eslint-config-un
Advanced tools
Changelog
0.1.2
typescript-eslint
@8.8.0
checkTypePredicates: true
for @typescript-eslint/no-unnecessary-condition
rule.Changelog
0.1.1
nuxtOrVueProjectDir
) is now optional.Changelog
0.1.0
yaml
and prefer-arrow-functions
(both disabled by default).reportUnusedDisableDirectives
param of vue/comment-directive
rule.eslint-plugin-vue
@9.28.0
vue/require-default-export
rule.definePage
and nuxt's definePageMeta
and defineRouteRules
macros to vue/define-macros-order
.typescript-eslint
@8.7.0
@typescript-eslint/no-deprecated
rule.Changelog
0.0.7
promise/spec-only
.overrides
option.allowChildren: true
for vuejs-accessibility/label-has-for
.Changelog
0.0.6
typescript-eslint
to v8.0.0.unicorn/no-magic-array-flat-depth
rule. Disallow Infinity
literal.Changelog
0.0.5
eslint-plugin-unicorn
to v55.0.0 and enable the new unicorn/no-length-as-slice-end
rule.eslint-plugin-promise
to v7.0.0 and change the minimum node version to 18.18.0.no-unsafe-*
rules.FlatConfigEntry
type work with ESLint types for v8.Changelog
0.0.4
eslint-typegen
.Changelog
0.0.3
.gitignore
to the list of ignored files..vue
files authored in TypeScript and JavaScript to apply different rules.router-link
, router-view
and Nuxt-specific components to the list of known Vue components.vue/no-boolean-default
rule.prefer-const
rule does not report if any of the destructured variables is reassigned.