]> git.ipfire.org Git - thirdparty/vuejs/create-vue.git/commit
fix: show `npm run lint` in messages if user installs prettier
authorHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 24 Jan 2022 08:00:55 +0000 (16:00 +0800)
committerHaoqun Jiang <haoqunjiang@gmail.com>
Mon, 24 Jan 2022 08:02:43 +0000 (16:02 +0800)
commitfce31aecac224d47dda4777d141aee2434955aa2
treec67d44de867ef8a15ad80e050eb6493f73be34a7
parent76d47da7a39b0ee5d2d68bbdc035c6d25f27c03f
fix: show `npm run lint` in messages if user installs prettier

Because the generated template code style doesn't conform to the default
prettier configuration
index.js