This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
@vue/eslint-config-typescript | devDependencies | minor | ^14.3.0 -> ^14.4.0 |
v14.4.0
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
extends
field, which is supported in typescript-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
This MR has been generated by Renovate Bot.