eslint-config-galex

hopefully the last eslint config you'll ever need - customizable & modern best practices for JS, TS, Node, React, Remix, Next, Jest, testing-library & storybook

MIT License

Downloads
2.3K
Stars
174
Committers
9

Bot releases are visible (Hide)

eslint-config-galex - v2.2.8

Published by github-actions[bot] about 4 years ago

2.2.8 (2020-09-11)

Bug Fixes

  • deps: update dependency eslint-plugin-react-hooks to v4.1.2 (80e8d0d)
eslint-config-galex - v2.2.7

Published by github-actions[bot] about 4 years ago

2.2.7 (2020-09-10)

Bug Fixes

  • deps: update dependency eslint-plugin-react-hooks to v4.1.1 (71d6024)
eslint-config-galex - v2.2.6

Published by github-actions[bot] about 4 years ago

2.2.6 (2020-09-10)

Bug Fixes

  • typescript: revert consistent-type-imports CRA issue (1d0973e)
eslint-config-galex - v2.2.5

Published by github-actions[bot] about 4 years ago

2.2.5 (2020-09-10)

Bug Fixes

  • typescript: disable consistent-type-imports in CRA (1b3af37)
eslint-config-galex - v2.2.4

Published by github-actions[bot] about 4 years ago

2.2.4 (2020-09-10)

Bug Fixes

  • deps: update dependency eslint-plugin-jest-dom to v3.2.3 (89d95ec)
eslint-config-galex - v2.2.3

Published by github-actions[bot] about 4 years ago

2.2.3 (2020-09-09)

Bug Fixes

  • create-react-app typescript template compat (706540b)
eslint-config-galex - v2.2.2

Published by github-actions[bot] about 4 years ago

2.2.2 (2020-09-07)

Bug Fixes

  • sonarjs/prefer-immediate-return (92d6ef0)
eslint-config-galex - v2.2.1

Published by github-actions[bot] about 4 years ago

2.2.1 (2020-09-07)

Bug Fixes

  • disabled consistent-data-testid (99060df)
eslint-config-galex - v2.2.0

Published by github-actions[bot] about 4 years ago

2.2.0 (2020-09-07)

Features

  • typescript no-loop-func (a492a29)
eslint-config-galex - v2.1.2

Published by github-actions[bot] about 4 years ago

2.1.2 (2020-09-06)

Bug Fixes

  • remove testIdPattern from testing-library/consistent-data-testid (8e6ee91)
eslint-config-galex - v2.1.1

Published by github-actions[bot] about 4 years ago

2.1.1 (2020-09-05)

Bug Fixes

  • overrides: improved DI of jest override (643be86)
eslint-config-galex - v2.1.0

Published by github-actions[bot] about 4 years ago

2.1.0 (2020-09-04)

Features

  • deps: bump eslint-plugin-jest (f6ab80e)
eslint-config-galex - v2.0.5

Published by github-actions[bot] about 4 years ago

2.0.5 (2020-09-04)

Bug Fixes

  • further create-react-app compatibility (d31664f)
eslint-config-galex - v2.0.4

Published by github-actions[bot] about 4 years ago

2.0.4 (2020-09-04)

Bug Fixes

  • create-react-app compatibility (82a8aa7)
eslint-config-galex - v2.0.3

Published by github-actions[bot] about 4 years ago

2.0.3 (2020-09-03)

Bug Fixes

eslint-config-galex - v2.0.2

Published by github-actions[bot] about 4 years ago

2.0.2 (2020-09-03)

Bug Fixes

eslint-config-galex - v2.0.1

Published by github-actions[bot] about 4 years ago

2.0.1 (2020-09-03)

Bug Fixes

  • deps: correct next plugin (2f729d4)
eslint-config-galex - v2.0.0

Published by github-actions[bot] about 4 years ago

2.0.0 (2020-09-03)

Features

BREAKING CHANGES

    • fix: normalized API of all overrides & rulesets
eslint-config-galex - v1.1.1

Published by github-actions[bot] about 4 years ago

1.1.1 (2020-09-02)

Bug Fixes

  • curly rule prettier exception (b13f261)
eslint-config-galex - v1.1.0

Published by github-actions[bot] about 4 years ago

1.1.0 (2020-09-02)

Bug Fixes

  • ci: optional chaining (03c5b30)
  • ci: optional chaining test (6db60f6)

Features