v0.34.0
Read the migration guide for migration steps from v0.33.
- Updated
eslint-plugin-jsdocto61.7.1. - Extracted
jestTypescriptConfig()fromjestConfig()in@perfective/eslint-config/jest:- Rules that require TypeScript and
@typescript-eslintare now enabled only for Jest tests written in TypeScript. - Added
typescriptEslintDependentConfig()in@perfective/eslint-config/typescript-eslint. - Added
jestJavascriptFilesandjestTypescriptFilesglob patterns to@perfective/eslint-config.
- Rules that require TypeScript and