0👍
Formatting must be explicitly run with the lint
NPM script. It performs linting and auto-fixes (formatting) in the same command:
npm run lint
- [Vuejs]-How to execute action in child component after parent update
- [Vuejs]-Emit a function to get the value of :checked
Source:stackexchange.com