Closed
Description
Version
4.5.11
Environment info
System:
OS: macOS 10.15.7
CPU: (8) x64 Intel(R) Core(TM) i7-4790 CPU @ 3.60GHz
Binaries:
Node: 12.13.1 - ~/.nodebrew/current/bin/node
Yarn: 1.22.10 - /usr/local/bin/yarn
npm: 6.14.5 - ~/.nodebrew/current/bin/npm
Browsers:
Chrome: 88.0.4324.182
Edge: Not Found
Firefox: 83.0
Safari: 14.0
npmGlobalPackages:
@vue/cli: Not Found
Steps to reproduce
- Run
vue create myProject
- Follow the wizard
- On the "Where do you prefer placing config for Babel, ESLint, etc.?" step choose "In dedicated config files"
What is expected?
lint-staged
config do be stored in .lintstagedrc.yml
or .lintstagedrc
What is actually happening?
lint-staged
config is stored in package.json