Skip to content

v0.34.0

Choose a tag to compare

@amikheychik amikheychik released this 08 Jan 21:45
· 6 commits to main since this release
v0.34.0
e951f0d

Read the migration guide for migration steps from v0.33.

  • Updated eslint-plugin-jsdoc to 61.7.1.
  • Extracted jestTypescriptConfig() from jestConfig() in @perfective/eslint-config/jest:
    • Rules that require TypeScript and @typescript-eslint are now enabled only for Jest tests written in TypeScript.
    • Added typescriptEslintDependentConfig() in @perfective/eslint-config/typescript-eslint.
    • Added jestJavascriptFiles and jestTypescriptFiles glob patterns to @perfective/eslint-config.