Releases: nelsonlaidev/config
Releases · nelsonlaidev/config
@nelsonlaidev/typescript-config@1.2.0
Minor Changes
- 4e8d21c: Add library preset for non-compiled packages
@nelsonlaidev/eslint-config@2.4.5
Patch Changes
- 7aa9826: Disable the following rules:
- jsx-a11y/anchor-ambiguous-text
- jsx-a11y/prefer-tag-over-role
- sonarjs/prefer-read-only-props
@nelsonlaidev/eslint-config@2.4.4
Patch Changes
- 61cfd4f: Disable unicorn/prefer-string-raw
@nelsonlaidev/eslint-config@2.4.3
Patch Changes
- a1e8c76: Configure @typescript-eslint/no-empty-object-type to allow interfaces with single extends
@nelsonlaidev/typescript-config@1.1.1
Patch Changes
- f404c7b: Enable incremental. Disable declaration, declarationMap.
@nelsonlaidev/typescript-config@1.1.0
Minor Changes
- 927446d: Add Tanstack Start preset
@nelsonlaidev/eslint-config@2.4.2
Patch Changes
- 0423a5c: Configure @typescript-eslint/only-throw-error rule for tanstack
@nelsonlaidev/eslint-config@2.4.1
Patch Changes
- 44c92da: Disable sonarjs/function-return-type rule as it's unnecessary
@nelsonlaidev/eslint-config@2.4.0
Minor Changes
- 927446d: Prepare for Tanstack Start
@nelsonlaidev/eslint-config@2.3.3
Patch Changes
-
19b13f7: Disable the following rules:
React
- @eslint-react/naming-convention/use-state
- @eslint-react/hooks-extra/no-direct-set-state-in-use-effect
- react-hooks/set-state-in-effect
- react-hooks/static-components
SonarJS
- sonarjs/pseudo-random
Unicorn
- unicorn/no-document-cookie