Skip to content

v0.5.0

Compare
Choose a tag to compare
@aMarCruz aMarCruz released this 27 Apr 23:44
· 7 commits to main since this release

[0.5.0] - 2021-04-27

Changed

In build time, the configuration of this package are based on the eslint-config-prettier, eslint-config-standard and eslint-config-standard-jsx packages, which are not required in runtime.

Several rules have been changed to fit the new base and others have been added.

Include workaround for typescript-eslint/typescript-eslint#2540

Updated bin/quits-eslint-init

Removed

  • unicorn/no-zero-fractions - sometimes a trailing zero improves clarity
  • bin/list-eslint-config - use yarn eslint --print-config
  • eslint-plugin-jsx-a11y - It is easy to install from npm
  • eslint-plugin-react-perf - react/jsx-no-bind is enough