chore(deps): update dependency @vue/eslint-config-typescript to ^14.4.0 [skip ci]
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vue/eslint-config-typescript | devDependencies | minor | ^14.3.0 -> ^14.4.0 |
Release Notes
vuejs/eslint-config-typescript (@vue/eslint-config-typescript)
v14.4.0
What's Changed
- An
tsSyntaxInTemplates
configuration field, so that linting can be sped up by disabling it by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/142 - Proper handling of the
extends
field, which is supported intypescript-eslint
, fixes #136 by @haoqunjiang in https://github.com/vuejs/eslint-config-typescript/pull/143
Full Changelog: https://github.com/vuejs/eslint-config-typescript/compare/v14.3.0...v14.4.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.