-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Description
code climate build error
/usr/src/app/lib/validate_config.js:17
throw e;
^
Error: /usr/local/node_modules/eslint-config-airbnb/rules/react.js:
Configuration for rule "react/jsx-wrap-multilines" is invalid:
Value "data["0"].arrow" has additional properties.
codeclimate.yml
eslint:
enabled: true
channel: "eslint-3"
eslintrc
"extends": [
"react-app",
"eslint-config-airbnb"
],
Metadata
Metadata
Assignees
Labels
No labels