eslint-types / eslint-define-config

Provide a defineConfig function for .eslintrc.js files
MIT License
361 stars 26 forks source link

feat: new Vue 3.3 macros `defineOptions`, `defineSlots` #203

Closed ydcjeff closed 1 year ago

ydcjeff commented 1 year ago

Add support for new Vue 3.3 macros - defineOptions, and defineSlots. eslint-plugin-vue docs

Shinigami92 commented 1 year ago

Included in https://github.com/Shinigami92/eslint-define-config/commit/9892e7e27c59a53c662779de5b724de6067b51db

Released in v1.21.0