@noaignite/style-guide
0.2.0
Minor Changes
- 60e0d8d: Refresh linting/formatting toolchain versions: bump
@eslint/js,@vitest/eslint-plugin,eslint-plugin-import,eslint-plugin-react-hooks,eslint-plugin-turbo,eslint-plugin-unicorn,globals, andprettierplugins; aligneslintandprettierversions in devDependencies.
Patch Changes
- 60e0d8d: Disable new
eslint-plugin-react-hooksrules related to React Compiler with TODO comment to revisit - bfae993: use
eqeqeq smart
0.1.1
Patch Changes
- b1b4da6: Eslint: add
.nextto ignores list
0.1.0
Minor Changes
- b5042e6: Add new import rules and add other rules documentation
- 39bda10: Add
eslintto config object name
Patch Changes
- 989ad7f: fix(style-guide): add
node.jsESlint config - 65538d3: @next/eslint-plugin-next should be a dev dep
- dbfe2db: Enable eslint rule consistent-type-imports
- 392d39e: Export multiple prettier configs
0.0.1
Patch Changes
- 8904f34: Add new style guide package with configurations for eslint, prettier & typescript.