Releases: frontendfixer/-frontendfixer-eslint-config-react
Releases · frontendfixer/-frontendfixer-eslint-config-react
v2.0.3
v2.0.2
v2.0.1
v2.0.0
Major Changes
-
8e3271c
- ## Add stylelint for css and scss filesFeatures
- Extends stylelint config with stylelint-config-standard
- SCSS support with stylelint-scss and postcss-scss
- Convert all px value to rem using stylelint-rem-over-px
Minor Changes
81fce6e
- add typescript rules
Patch Changes
4206e94
- add rules for 'camelcase'
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
1.0.1
Patch Changes
- package.json script change
v.1.0.0
Initial Release
Features of this build
- Lints JavaScript and TypeScript based on the latest standards
- Fixes issues and formatting errors with Prettier
- Lints + Fixes inside of html script tags
- Lints + Fixes React via eslint-config-airbnb
- Lints + Fixes Typescript via airbnb/Typescript
- Lints + Fixes imports according to standard rules