vue-cli3.0 project, specify indentation in .eslintrc.json as console after tab, starts service or error
WARNING in /Volumes/Untitled 1/test/typeScript/app/src/store.ts
15:1 2 space indentation expected
said that indentation should be 2 spaces, am I configuring it correctly?
feels that the local .eslintrc.json and the eslint used to start the service are not the same file