Skip to content

Releases: EvgenyOrekhov/eslint-config-hardcore

v20.5.0

25 Sep 10:21
Compare
Choose a tag to compare

v20.4.0

v20.3.0

14 Aug 11:37
Compare
Choose a tag to compare

v20.2.0

09 Aug 10:59
Compare
Choose a tag to compare

hardcore

hardcore/ts

v20.1.0

06 Aug 09:25
Compare
Choose a tag to compare

hardcore/ts

v20.0.0 - TypeScript, React, Jest, and more

03 Aug 20:42
Compare
Choose a tag to compare

New configs

  • hardcore/ts
  • hardcore/react
  • hardcore/react-testing-library
  • hardcore/jest

Major changes

hardcore/ts-for-js

Use ESLint core rules instead of @typescript-eslint/* extension rules (extension rules don't have any benefits over ESLint core rules when linting JavaScript).

Other changes

v19.18.1

26 Jul 13:48
Compare
Choose a tag to compare

Revert changing prefer-destructuring options (turns out that the enforceForRenamedProperties option makes code really confusing).

v19.18.0

26 Jul 13:17
Compare
Choose a tag to compare

Add @typescript-eslint/init-declarations to hardcore/ts-for-js.

v19.17.0

26 Jul 11:40
Compare
Choose a tag to compare

v19.16.0

21 Jul 18:14
Compare
Choose a tag to compare

Port over some rules from eslint-config-airbnb-base: