All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.4 (2024-12-09)
- repository.url in package.json (0758f2a)
2.1.3 (2024-12-09)
- add no-unused-expressions and set allowShortCircuit to true (bd84b2a)
2.1.2 (2024-10-28)
- nuxt: set @stylistic/brace-style to 1tbs (5c8d4c0)
2.1.1 (2024-09-06)
- remove eslint-plugin-react-hooks that not support eslint@9 (bdceffb)
2.1.0 (2024-09-05)
- add react eslint config (83b1d48)
2.0.3 (2024-09-01)
- set ban-ts-comment to warn for nuxt (a6554e6)
2.0.2 (2024-09-01)
- no-unused-vars set caughtErrors to none (0de16e9)
2.0.1 (2024-08-31)
- nuxt configs remove @typescript-eslint/restrict-template-expressions (4eb4e63)
2.0.0 (2024-08-31)
- drop support eslint < 9
- support eslint@9 and add nuxt/nestjs configs (76bce2f)
1.6.4 (2024-03-16)
- close no-redeclare (3442ab2)
1.6.3 (2024-02-25)
- wrong lock (6dfeb87)
1.6.2 (2024-02-25)
- remove @typescript-eslint/recommended (920cbc9)
1.6.1 (2024-02-25)
- remove parser and plugins defaulted (c75ca79)
1.6.0 (2023-12-03)
- add esm-recommended (d0f3a01)
1.5.0 (2023-11-02)
1.4.1 (2023-07-29)
- wrong deps (2f2a6bc)
1.4.0 (2023-07-29)
- support @Typescript-eslint/parser@6 (910b980)
1.3.0 (2023-06-19)
- set newline-per-chained-call 2 (1c6102f)
1.2.1 (2023-06-08)
- no-dupe-class-members rule for typescript (544d9f5)
1.2.0 (2023-05-16)
- add @typescript-eslint/restrict-template-expressions (042703a)
1.1.3 (2023-05-15)
- spaced-comment for typescript (ba2247d)
1.1.2 (2023-05-15)
- compatible with vscode vim plugin (4cb9637)
1.1.1 (2023-05-05)
- typescript recommended not include autofix rules (3ce8dd5)
- add recommended config (594b088)