Open ryan-roemer opened 8 years ago
Good call
For reference, I'm using this https://github.com/FormidableLabs/builder-decks/blob/master/.eslintrc-server and I think just removing the disable works straight up for this lint command: https://github.com/FormidableLabs/builder-decks/blob/master/package.json#L12
"lint-server": "eslint --ext .js,.jsx -c .eslintrc-server server.js webpack.*.js",
Maybe want to split eslints to react and node.