Skip to content

Releases: nelsonlaidev/config

@nelsonlaidev/typescript-config@1.2.0

30 Dec 17:22
d6d2ba4

Choose a tag to compare

Minor Changes

  • 4e8d21c: Add library preset for non-compiled packages

@nelsonlaidev/eslint-config@2.4.5

15 Dec 01:11
f6b4b88

Choose a tag to compare

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

14 Dec 15:53
6b57b67

Choose a tag to compare

Patch Changes

  • 61cfd4f: Disable unicorn/prefer-string-raw

@nelsonlaidev/eslint-config@2.4.3

14 Dec 09:26
4af1a78

Choose a tag to compare

Patch Changes

  • a1e8c76: Configure @typescript-eslint/no-empty-object-type to allow interfaces with single extends

@nelsonlaidev/typescript-config@1.1.1

12 Dec 13:58
d041668

Choose a tag to compare

Patch Changes

  • f404c7b: Enable incremental. Disable declaration, declarationMap.

@nelsonlaidev/typescript-config@1.1.0

12 Dec 03:51
046fdf2

Choose a tag to compare

Minor Changes

  • 927446d: Add Tanstack Start preset

@nelsonlaidev/eslint-config@2.4.2

12 Dec 17:02
907a947

Choose a tag to compare

Patch Changes

  • 0423a5c: Configure @typescript-eslint/only-throw-error rule for tanstack

@nelsonlaidev/eslint-config@2.4.1

12 Dec 13:34
7605322

Choose a tag to compare

Patch Changes

  • 44c92da: Disable sonarjs/function-return-type rule as it's unnecessary

@nelsonlaidev/eslint-config@2.4.0

12 Dec 03:51
046fdf2

Choose a tag to compare

Minor Changes

  • 927446d: Prepare for Tanstack Start

@nelsonlaidev/eslint-config@2.3.3

16 Nov 03:27
4707b4b

Choose a tag to compare

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