codeclimate-eslint icon indicating copy to clipboard operation
codeclimate-eslint copied to clipboard

Upgrade eslint-plugin-vue to 7.20.0 for <script setup> support.

Open alboyadjian opened this issue 3 years ago • 0 comments

Support for <script setup> syntax was added in 7.13.0 https://github.com/vuejs/eslint-plugin-vue/releases/tag/v7.13.0

Without this update, eslint reports false positives.

alboyadjian avatar Apr 04 '22 14:04 alboyadjian