eslint-config-change-fe

16.0.0 • Public • Published

eslint-config-change-fe

This package provides Change.org's front-end eslint configuration. It extends eslint-config-airbnb and eslint-config-change-base.

It requires these modules as peer dependencies:

  • eslint
  • eslint-import-resolver-node
  • eslint-plugin-import
  • eslint-plugin-jest
  • eslint-plugin-jsx-a11y
  • eslint-plugin-lodash
  • eslint-plugin-promise
  • eslint-plugin-react
  • eslint-plugin-security

See the currently required versions by running this:

	npm info eslint-config-change-fe@latest peerDependencies

To use, just include this module as a devDependency, and then add

  "extends": "change-fe"

to your eslintrc.

If using mocha or jest, you'll want to do something like this:

  "extends": ["change-fe", "change-base/jest"]

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
16.0.01latest

Version History

VersionDownloads (Last 7 Days)Published
16.0.01
15.0.11
15.0.01
14.3.01
14.2.01
14.1.01
14.0.11
14.0.01
13.0.01
12.0.01
11.0.01
10.0.01
9.0.01
8.0.01
7.0.01
6.0.00
5.0.00
4.0.00
3.0.00
2.0.00
1.0.00
0.1.10
0.1.00

Package Sidebar

Install

npm i eslint-config-change-fe

Weekly Downloads

15

Version

16.0.0

License

MIT

Unpacked Size

3.34 kB

Total Files

7

Last publish

Collaborators

  • jlouis-change
  • quaelin
  • mwilliams-change
  • mdimas
  • mpardee
  • jmerrifield