vue.js - How to use eslint autofix in .vue? -
i want use autofix in .vue
file, eslint show errors, no autofix.
how configure .eslintrc
make work?
it not work. had same issue , asked question here (surprised haven't found it). asked them on github , answer still not came solution use fix plugins (vue-loader).
eslint , vuejs files. throwing errors not fixing them
here thread on github of eslint: https://github.com/eslint/eslint/issues/7456#issuecomment-256757117
hope helps.
Comments
Post a Comment