npm @vue/eslint-config-typescript 14.3.0
v14.3.0

one day ago

New Features

  • A completely new approach to set up the ESLint configurations with helpers like defineConfigWithVueTs and vueTsConfigs.
    Please read the documentation for more details.
    With this new API set, you can easily override type-aware linting rules without worrying its position in the config array. Therefore there would be fewer mysterious errors or slowdown in a heavily customized project.

Note

The old style ...vueTsEslintConfig() still works, there's no need to update to the new style if that has been working well in your project.

Bug Fixes

New Contributors

Full Changelog: v14.2.0...v14.3.0

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

NewReleases is sending notifications on new releases.