7.4.0
Changes:
- Add
hardcore/fp
config (moved from eslint-config-hardcore-fp) - Add eslint-plugin-json*
- Add linting of hidden files
- Add common ignore patterns
- Add unicorn/prefer-negative-index rule
- Add unicorn/prefer-trim-start-end rule
* You have to use the --ext
option to lint *.json
files:
eslint . --ext .js,.json