yarn @vue/eslint-config-typescript 14.9.0
v14.9.0

6 hours ago

New Features

  • vueTsConfigs.* are now valid flat config objects that can work with other ESLint utilities before being passed on to withVueTs() or defineConfigWithVueTs() for final resolution.
  • a new withVueTs(...) helper #302
    • built on top of eslint-flat-config-utils, which lets it compose with the same flat-config transformation model used by antfu and Nuxt’s ESLint config tooling.

Full Changelog: v14.8.0...v14.9.0

Don't miss a new eslint-config-typescript release

NewReleases is sending notifications on new releases.