Skip to content

Releases: scheduleonce/eslint-config-oncehub

v3.1.1

13 Dec 09:08
Compare
Choose a tag to compare
  • Disable import/no-unresolved for giving false negatives with tsx

v3.1.0

11 Dec 11:05
Compare
Choose a tag to compare
  • Upgraded SonarJS to v3. This removes third-party rules, impacting some existing checks.
  • Added new ESLint packages with recommended configurations to compensate for removed SonarJS rules. While not a perfect match, these provide a robust rule set aligned with best practices.

See more information here: https://community.sonarsource.com/t/eslint-plugin-sonarjs-peerdependencies-conflicts/129999/5

v3.0.3

12 Nov 13:46
Compare
Choose a tag to compare

Fix all rules that were not included from @typescript-eslint/recommended

v3.0.2

12 Nov 11:18
Compare
Choose a tag to compare

v3.0.1

12 Nov 10:25
Compare
Choose a tag to compare

Fix ts eslint parser being misconfigured

v3.0.0

12 Nov 08:48
Compare
Choose a tag to compare

Upgrade ESLint to version 9.
ESLint v9 changed to flat config so projects using it must upgrade eslint version