Skip to content

v0.2.2

Compare
Choose a tag to compare
@github-actions github-actions released this 01 Oct 12:45
· 2 commits to main since this release
261e261

Patch Changes

  • 498990a: Fix dependencies / peerDependencies. Only ESLint / TypeScript / Prettier should be peer deps, the rest are direct dependencies of the configs.
  • 729e28b: Update to the README.md, ESLint v8 changed to -> v9, with explanation about migration to flat config. Added note about recommending to explicitly add the eslint/tsc/prettier peer dependencies.