Changed
- BREAKING: Updated to
@vitest/eslint-plugin@1.3.24and added the following
new rules as errors:
prefer-called-exactly-once-withand
prefer-import-in-mock.
- BREAKING: Updated to
eslint-plugin-jsdoc@61.1.8and added the following
new rules as errors:
escape-inline-tags,
prefer-import-tag,
require-template-description. Added the following rules as disabled:
ts-method-signature-style,
ts-no-empty-object-type,
ts-no-unnecessary-template-expression,
ts-prefer-function-type.
Miscellaneous
- Updated to GitLab CI Templates from v44.3.0 to v46.0.0. See the
release notes
for details.