Skip to content

Releases: developer239/linters

@linters/eslint-config-react-native@1.7.6

11 Oct 20:19

Choose a tag to compare

1.7.6 (2021-10-11)

Note: Version bump only for package @linters/eslint-config-react-native

@linters/eslint-config-node@1.8.7

11 Oct 20:19

Choose a tag to compare

1.8.7 (2021-10-11)

Note: Version bump only for package @linters/eslint-config-node

@linters/eslint-config-angular@1.8.8

11 Oct 20:19

Choose a tag to compare

1.8.8 (2021-10-11)

Note: Version bump only for package @linters/eslint-config-angular

@linters/eslint-config@1.13.0

25 Mar 19:19

Choose a tag to compare

1.13.0 (2021-03-25)

Bug Fixes

  • ignore REDUX_DEVTOOLS_EXTENSION_COMPOSE in no-underscore-dangle (d08d7ff)
  • use storybook overrides in tsx files (6af5b12)

Features

  • set default-param-last to warning (96ed893)
  • turn off no-prototype-builtins (c348165)
  • update complexity to 10 (2e5221f)
  • update id-length max to 40 (1559474)
  • update max-nested-callbacks to 6 (e65ef92)

@linters/eslint-config-typescript@1.15.1

25 Mar 20:16

Choose a tag to compare

1.15.1 (2021-03-25)

Bug Fixes

  • @typescript-eslint/no-unused-vars ignore ^_ (43a8947)

@linters/eslint-config-typescript@1.15.0

25 Mar 19:19

Choose a tag to compare

1.15.0 (2021-03-25)

Bug Fixes

  • @typescript-eslint/no-unused-vars options (4ac6db7)

Features

  • set @typescript-eslint/no-for-in-array to error (be5fd70)
  • set @typescript-eslint/no-namespace to error (dfba09d)
  • set @typescript-eslint/prefer-for-of to error (7d01feb)
  • set @typescript-eslint/triple-slash-reference to error (ea97df7)
  • set @typescript-eslint/typedef to warning (1818cdd)

@linters/eslint-config-react@1.10.0

25 Mar 19:19

Choose a tag to compare

1.10.0 (2021-03-25)

Features

  • update react/jsx-max-depth to 7 (fc41417)

@linters/eslint-config-react-native@1.7.5

25 Mar 19:19

Choose a tag to compare

1.7.5 (2021-03-25)

Note: Version bump only for package @linters/eslint-config-react-native

@linters/eslint-config-node@1.8.6

25 Mar 19:19

Choose a tag to compare

1.8.6 (2021-03-25)

Note: Version bump only for package @linters/eslint-config-node

@linters/eslint-config-jest@1.8.2

25 Mar 19:19

Choose a tag to compare

1.8.2 (2021-03-25)

Bug Fixes

  • ignore jest/expect-expect in cypress folder (f21ca23)