eslint-plugin-nuxt icon indicating copy to clipboard operation
eslint-plugin-nuxt copied to clipboard

Vue 2.7 Composition API Support?

Open marr opened this issue 3 years ago • 0 comments

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?

marr avatar Oct 01 '22 13:10 marr