You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like part of the AST responsible for describing attributes' value is being omitted when the object inside has a spread operator. I posted issue in vue-eslint-parser about it.
But regarding to the second error - if you have eslint configured properly you should see this error. Try to put "plugin:vue/recommended" after airbnb in extends
Tell us about your environment
Please show your full configuration:
https://gist.github.com/dmitry-saritasa/429bf70e3283ccabd6fe4555839d91ef
vue-loader.conf.js to support spread operator in v-on
What did you do? Please include the actual source code causing the issue.
What did you expect to happen?
No errors to be displayed
What actually happened? Please include the actual, raw output from ESLint.
The text was updated successfully, but these errors were encountered: