Skip to content

Releases: EvgenyOrekhov/eslint-config-hardcore

v47.0.1

26 Jun 12:03
Compare
Choose a tag to compare

Fix #897 Issue with "use client" in next.js project

v47.0.0

25 Jun 22:48
Compare
Choose a tag to compare

Major changes

Check more file extensions by default:

  • .*.js
  • *.mjs
  • .*.mjs
  • *.cts
  • .*.cts
  • *.mts
  • .*.mts

v46.1.0

25 Jun 20:49
Compare
Choose a tag to compare

v46.0.0

09 Jun 23:26
Compare
Choose a tag to compare

Update Putout to the latest version.

Please report any weird warnings/fixes from putout/putout rule.

v45.8.0

09 Jun 20:00
Compare
Choose a tag to compare

Migrate deprecated core formatting rules to ESLint Stylistic

  • lines-between-class-members
  • lines-around-comment
  • max-len
  • no-tabs
  • padding-line-between-statements
  • quotes
  • spaced-comment

v45.7.0

09 Jun 14:51
Compare
Choose a tag to compare

v45.6.0

19 Apr 20:17
Compare
Choose a tag to compare

hardcore/ts and hardcore/ts-for-js

v45.5.0

v45.4.0

14 Mar 23:04
Compare
Choose a tag to compare

hardcore/react

v45.3.0

15 Feb 12:29
Compare
Choose a tag to compare

hardcore/ts-for-js

hardcore/vue