http://eslint.org/docs/developer-guide/working-with-custom-formatters#the-message-object
{
"parserOptions": {
"ecmaVersion": 6,
"sourceType": "module",
"ecmaFeatures": {
"jsx": true
}
},
"rules": {
"semi": 2
}
}
http://eslint.org/docs/user-guide/configuring
http://eslint.org/docs/rules/no-compare-neg-zero
"semi": [2, "always"]
1
forwarnings
and2
forerrors
& "rules": { "semi": [2, "always"] }
https://item.jd.com/12010463.html
https://github.com/lewis617/react-redux-book
https://github.com/lewis617/react-redux-heroku