Skip to content

Releases: fastone/eslint-config

v1.0.12

11 Sep 18:51
Compare
Choose a tag to compare
  • Added "tailwindcss/classnames-order": "off" to the rules to disable the ESLint CLI ordering of TailwindCSS classnames, as it conflicts with prettier formatting.
  • Updated dependencies in package.json:
    • eslint to 8.4.49
    • @typescript-eslint/eslint-plugin to 6.7.0
    • @typescript-eslint/parser to 6.7.0

v1.0.11

08 Sep 19:59
Compare
Choose a tag to compare

Enabled eslint-plugin-jsx-a11y plugin in config

v1.0.10

06 Sep 17:53
Compare
Choose a tag to compare

Added Tailwind CSS linting & class sorting

v1.0.8

04 Sep 16:23
Compare
Choose a tag to compare
Minor config updates & README.md update

Release on NPM

04 Sep 07:43
Compare
Choose a tag to compare
v1.0.7

Update readme

Initial release 1.0.6

04 Sep 07:09
Compare
Choose a tag to compare
v1.0.6

Update package.json