Skip to content

Releases: EvgenyOrekhov/eslint-config-hardcore

v36.3.2

05 Jun 14:41
Compare
Choose a tag to compare

Disable Putout's conditions/remove-zero because it conflicts with unicorn/explicit-length-check

v36.3.1

22 May 15:43
Compare
Choose a tag to compare

Remove duplicate rules.

v36.3.0

21 May 12:07
Compare
Choose a tag to compare

#742 Allow comment on the same line as code

const options = {
  timeout: 300_000, // 5 minutes
};

v36.2.0

21 May 11:51
Compare
Choose a tag to compare

hardcore/vue

v36.1.1

14 May 11:09
Compare
Choose a tag to compare

hardcore

  • Ignore naming convention for standard boolean attributes (disabled, required, etc.)

v36.1.0

13 May 22:58
Compare
Choose a tag to compare

v36.0.1

13 May 21:27
Compare
Choose a tag to compare

hardcore

hardcore/ts

v36.0.0 - TypeScript v5

12 May 01:31
Compare
Choose a tag to compare

Major changes

Add TypeScript v5 support.

TypeScript is an optional peer dependency now. Both TypeScript v4 and v5 should work.

v35.8.0

12 May 00:53
Compare
Choose a tag to compare

hardcore/vue

v35.7.1

08 May 21:19
Compare
Choose a tag to compare

hardcore