]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
feat: add eslint prompts
authorHaoqun Jiang <haoqunjiang@gmail.com>
Sat, 25 Dec 2021 14:11:53 +0000 (22:11 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Sat, 25 Dec 2021 14:16:39 +0000 (22:16 +0800)
commit5fff25a873699942c70361761d01e8e3085564dc
tree58a8c7a219936d75d84c53faae997b4f3b7a45d2
parentf0351c99a40b3999af78b8680f447276eaade35b
feat: add eslint prompts

It's a work-in-progress feature, though.
I haven't thought about how to test it yet.
index.js
template/config/cypress/cypress/plugins/index.js
template/eslint/package.json [new file with mode: 0644]
utils/generateReadme.js
utils/renderEslint.js [new file with mode: 0644]