Skip to content

Commit

Permalink
Add override for webpack.config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Rayman committed Dec 9, 2017
1 parent 34352ec commit 5945bd6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ed/.eslintrc
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,9 @@
2
],
"no-console": 0
},
"overrides": {
"files": "webpack.config.js",
"env": { "node": true }
}
}

0 comments on commit 5945bd6

Please sign in to comment.