@noaignite/style-guide
1.0.0
Major Changes
- d976bdb: deps: bump
prettier-plugin-packagejsonfrom 2.5.20 to 3.0.0 - d976bdb: deps: replace
prettier-plugin-style-orderwithprettier-plugin-css-orderdue to project not being maintained.
Minor Changes
- d976bdb: deps: bump
@eslint-community/eslint-plugin-eslint-commentsfrom 4.4.1 to 4.6.0
Patch Changes
- d976bdb: deps: bump
eslint-plugin-turbofrom 2.7.3 to 2.7.5
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.