Skip to content

Releases: auvred/eslint-config

v0.7.2

01 Apr 14:36
v0.7.2
a8d18f9
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.7.1

28 Feb 13:37
v0.7.1
0bfb6ca
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

v0.7.0

16 Feb 17:23
v0.7.0
adddc5a
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

  • Make eslint-config-flat-gitignore not strict  -  by @auvred (07f8a)
    View changes on GitHub

v0.6.1

21 Jan 12:42
v0.6.1
306d6bb
Compare
Choose a tag to compare

   🚀 Features

  • Enable import/consistent-type-specifier-style  -  by @auvred (6cc97)
    View changes on GitHub

v0.6.0

03 Jan 15:43
v0.6.0
ae979d9
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

    View changes on GitHub

v0.5.1

19 Nov 12:03
v0.5.1
8fad85f
Compare
Choose a tag to compare

   🚀 Features

  • Set htmlWhitespaceSensitivity to ignore in prettier options  -  by @auvred (7afd2)
    View changes on GitHub

v0.5.0

16 Nov 14:31
v0.5.0
940d61c
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.4.0

20 Jul 09:58
Compare
Choose a tag to compare

   🚀 Features

  • Upgrade prettier to v3  -  (a7bc2)

   🐞 Bug Fixes

  • Order of rules for *.vue files  -  (89c76)
    View changes on GitHub

v0.3.1

03 Jul 12:44
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • Disable @html-eslint/require-closing-tags rule  -  (ac783)
    View changes on GitHub

v0.3.0

03 Jul 12:31
Compare
Choose a tag to compare

   🚀 Features

  • Add eslint-plugin-n  -  (6fb95)
  • Add eslint-plugin-promise  -  (52255)
  • Enable some more builtin rules  -  (aefed)
  • Enable linting for html  -  (23826)

   🐞 Bug Fixes

  • Parse .jsonc and others with jsonc-eslint-parser  -  (4097f)
  • Exclude .vim folder from eslint ignore  -  (8ba5f)
    View changes on GitHub