Skip to content

Releases: mheob/config

@mheob/eslint-config@8.8.1

02 May 09:29
474bdca
Compare
Choose a tag to compare

Patch Changes

  • #263 (@mheob): deactivate react/no-leaked-conditional-rendering rule for now; should be added again after the parserOptions issue is resolved

@mheob/eslint-config@8.8.0

01 May 11:02
770aeff
Compare
Choose a tag to compare

Minor Changes

  • #257 (@mheob): use the official sorting of tsconfig.json

Patch Changes

@mheob/eslint-config@8.7.0

13 Apr 13:40
8c93b02
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@mheob/eslint-config@8.6.0

11 Apr 13:06
b9ee947
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@mheob/eslint-config@8.5.0

02 Apr 15:04
999e0fe
Compare
Choose a tag to compare

Minor Changes

  • #245 (@mheob): add ~/ as internal pattern for import sorting

Patch Changes

@mheob/eslint-config@8.4.1

23 Mar 11:01
b079db0
Compare
Choose a tag to compare

Patch Changes

  • #243 (@mheob): refactor(eslint): store disables only in one place

@mheob/eslint-config@8.4.0

23 Mar 10:46
3f0cf41
Compare
Choose a tag to compare

Minor Changes

  • #240 (@mheob): add vue-a11y rules, synchronize react recommand rules

Patch Changes

  • #242 (@mheob): update dependencies, espacially typescript and fix new issues

@mheob/eslint-config@8.3.0

19 Mar 09:54
4b12392
Compare
Choose a tag to compare

Minor Changes

@mheob/eslint-config@8.2.0

09 Mar 08:33
27e81e5
Compare
Choose a tag to compare

Minor Changes

  • #236 (@mheob): add sorting for pnpm-workspace.yaml file

Patch Changes

@mheob/eslint-config@8.1.0

09 Feb 15:35
903be5d
Compare
Choose a tag to compare

Minor Changes

  • #229 (@mheob): disable import/order and sort-imports rules because they conflicts with perfectionist/sort-imports

Patch Changes