1. Add eslint and eslint-loader and eslint-plugin-vue to your projects package.json file npm i eslint eslint-loader eslint-plugin-vue --save-dev 2. Create a base configuration by --init