- Install vscode prettier, eslint
- Install Eslint global
npm install -g eslint
lint-staged with simple-pre-commit https://www.npmjs.com/package/simple-pre-commit https://github.com/okonet/lint-staged
"build"
"dev": webpack serve
"format": prettier format
"lint": eslint