With the exception of Nighwatch templates due to https://github.com/nightwatchjs/nightwatch/issues/3959 Closes https://github.com/vuejs/create-vue/pull/389 Largely inspired by @cexbrayat's work in that PR. I've also made the generation of the root `tsconfig.json` programmatic because it's becoming more and more convoluted. Co-authored-by: Cédric Exbrayat <cexbrayat@users.noreply.github.com>