Skip to content

Releases: mheob/config

@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

@mheob/eslint-config@8.0.0

25 Jan 11:31
babffdf
Compare
Choose a tag to compare

Major Changes

  • #226 (@mheob): drop CJS build

    BREAKING CHANGE: use eslint.config.mjs instead of eslint.config.cjs

Patch Changes

@mheob/eslint-config@7.2.0

22 Jan 08:30
8a7de2b
Compare
Choose a tag to compare

Minor Changes

  • #224 (@mheob): change editor rules from disable to non-fixable

@mheob/eslint-config@7.1.0

21 Jan 15:31
68ba8c8
Compare
Choose a tag to compare

Minor Changes

  • #223 (@mheob): turn off prefer-const rule in editor

Patch Changes

@mheob/prettier-config@3.3.3

11 Dec 11:14
711727a
Compare
Choose a tag to compare

Patch Changes

  • #217 (@mheob): update dependencies and use the newest ESLint rules

@mheob/eslint-config@7.0.0

11 Dec 11:14
711727a
Compare
Choose a tag to compare

Major Changes

  • #217 (@mheob): add the newest rules, espacially a new sorting system which has breaking changes

Patch Changes

  • #206 (@renovate): switch from eslint-plugin-vitest to @vitest/eslint-plugin

  • #217 (@mheob): update dependencies and use the newest ESLint rules

@mheob/commitlint-config@1.2.1

11 Dec 11:14
711727a
Compare
Choose a tag to compare

Patch Changes

  • #217 (@mheob): update dependencies and use the newest ESLint rules

@mheob/prettier-config@3.3.2

14 Oct 13:04
347de3f
Compare
Choose a tag to compare

Patch Changes

@mheob/eslint-config@6.2.0

14 Oct 13:04
347de3f
Compare
Choose a tag to compare

Minor Changes

Patch Changes

@mheob/commitlint-config@1.2.0

14 Oct 13:04
347de3f
Compare
Choose a tag to compare

Minor Changes

  • #209 (@mheob): ignore "wip" messages in commitlint

Patch Changes