Releases: anolilab/javascript-style-guide
Releases · anolilab/javascript-style-guide
@anolilab/textlint-config 2.0.4 (2021-06-09)
Bug Fixes
- deps: update dependency textlint to v12 (3e988b6)
- deps: update dependency textlint-rule-write-good to v2 (5b0521b)
@anolilab/stylelint-config 2.1.0 (2021-06-09)
Features
Bug Fixes
- deps: update dependency stylelint-no-unsupported-browser-features to v5 (e7d7b8a)
@anolilab/eslint-config 2.1.1 (2021-06-09)
Bug Fixes
- fixed wrong value for react/no-unused-prop-types (d65f8bf)
@anolilab/eslint-config 2.1.0 (2021-06-09)
Features
Bug Fixes
- deps: update dependency eslint-plugin-unicorn to v32 (be9342b)
@anolilab/babel-preset 2.1.0 (2021-06-09)
Features
@anolilab/eslint-config 2.0.9 (2021-05-07)
Bug Fixes
- changed max-len to 120, same as prettier (f808a2f)
@anolilab/eslint-config 2.0.8 (2021-05-07)
Bug Fixes
- fixed missing compat, moved jsdoc to dev (4bb37a6)
- removed eslint-plugin-typescript from dev devDependencies (b8b035b)
@anolilab/eslint-config 2.0.7 (2021-05-07)
Bug Fixes
- fixed has dep check on react for typescript (76506a7)
@anolilab/eslint-config 2.0.6 (2021-05-07)
Bug Fixes
- fixed missing plugin imports (00f8208)
@anolilab/eslint-config 2.0.10 (2021-05-07)
Bug Fixes
- changed quotes from single to double (57f592d)