Releases: fastone/eslint-config
Releases · fastone/eslint-config
v1.0.12
- 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
Enabled eslint-plugin-jsx-a11y plugin in config
v1.0.10
Added Tailwind CSS linting & class sorting
v1.0.8
Minor config updates & README.md update
Release on NPM
v1.0.7 Update readme
Initial release 1.0.6
v1.0.6 Update package.json