Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 10 Sep 23:08
· 513 commits to master since this release
d607a90

Major Changes

  • be8dd36: feat(config): added pathsOverrides parameter.

    BREAKING CHANGE: The customTSConfigPath parameter is now deprecated. You can replace it with pathsOveriddes.tsconfigLocation.

  • fcc5a81: converted eslint-config-sheriff to typescript

  • 0f5443f: feat(rules): added support for @typescript-eslint@6

Patch Changes