Skip to content

Releases: joncursi/eslint-config

v0.2.0

17 Feb 04:40
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Adds special config for react-native
  • Adds special config for react-intl

v0.1.0

17 Feb 04:18
Compare
Choose a tag to compare
v0.1.0 Pre-release
Pre-release

Initial version with rules set for the following plugins:

    "eslint-plugin-filenames": "^1.1.0",
    "eslint-plugin-flowtype": "^2.30.0",
    "eslint-plugin-flowtype-errors": "^3.0.0",
    "eslint-plugin-immutable": "^1.0.0",
    "eslint-plugin-import": "^2.2.0",
    "eslint-plugin-jsx-a11y": "^4.0.0",
    "eslint-plugin-lodash": "^2.3.5",
    "eslint-plugin-mocha": "^4.8.0",
    "eslint-plugin-new-with-error": "^1.1.0",
    "eslint-plugin-no-loops": "^0.3.0",
    "eslint-plugin-promise": "^3.4.1",
    "eslint-plugin-react": "^6.10.0",
    "eslint-plugin-security": "^1.3.0",
    "eslint-plugin-you-dont-need-lodash-underscore": "^5.0.4"

and configs:

    "eslint-config-airbnb": "^14.1.0",