eslint-plugin-nuxt
eslint-plugin-nuxt copied to clipboard
Vue 2.7 Composition API Support?
When I add plugin:nuxt/recommended to my .eslintrc.js, I receive all kinds of eslint errors in my vue files that use the composition api. Is there anything needed for the plugin to work with the vue composition api?