Skip to content

Latest commit

 

History

History
88 lines (48 loc) · 3.23 KB

CHANGELOG.md

File metadata and controls

88 lines (48 loc) · 3.23 KB

@frontendfixer/eslint-config-react

2.0.3

Patch Changes

  • 12f78ca - fix: no stylelint linting

2.0.2

Patch Changes

2.0.1

Patch Changes

  • 2e1d49c - remove 'n/no-missing-import' node support

2.0.0

Major Changes

Minor Changes

Patch Changes

  • 4206e94 - add rules for 'camelcase'

1.0.5

Patch Changes

  • acd515c - fix: prettier v3.0.0 problem

  • acd515c - update prettier from v2.8.0 to v2.8.8

  • acd515c - fix: spelling 'overwrite' to 'overrides'

1.0.4

Patch Changes

  • abf3e44 - all file are not build to final npm package

1.0.3

Patch Changes

  • e44e2fb - create changeset vesion job before changeset release job

  • 2f0e7e8 - remove commitizen and scripts

1.0.2

Patch Changes

1.0.1

Patch Changes

  • package.json script change

v.1.0.0

Initial Release

Features of this build

  1. Lints JavaScript and TypeScript based on the latest standards
  2. Fixes issues and formatting errors with Prettier
  3. Lints + Fixes inside of html script tags
  4. Lints + Fixes React via eslint-config-airbnb
  5. Lints + Fixes Typescript via airbnb/Typescript
  6. Lints + Fixes imports according to standard rules