]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: add jsconfig.json for javascript template
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 26 Jul 2021 08:59:22 +0000 (16:59 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 26 Jul 2021 08:59:22 +0000 (16:59 +0800)
commitcb91607b22fc446ae41c80a7ca3dd2a9fdf86b34
treeb82becad2d88a7989a40255189affecf0248144b
parente3ed2527154af9d7a84164db45c929c9ddd822ca
feat: add jsconfig.json for javascript template
index.js
template/config/base/jsconfig.json [moved from template/config/typescript/tsconfig.json with 84% similarity]
template/config/base/src/shims-vue.d.ts [moved from template/config/typescript/src/shims-vue.d.ts with 100% similarity]
template/config/base/src/vite-env.d.ts [moved from template/config/typescript/src/vite-env.d.ts with 100% similarity]
template/config/cypress/cypress/jsconfig.json [moved from template/config/cypress/cypress/tsconfig.json with 79% similarity]
template/config/typescript/vite.config.ts [deleted file]