Add glob dependency and allow rules that only warn

This commit is contained in:
Jordan Eldredge 2019-08-18 14:26:31 -07:00
parent 9702c92b2e
commit d1dedf01c5
3 changed files with 3 additions and 5 deletions

View file

@ -94,6 +94,7 @@
"eslint-plugin-react": "^7.7.0",
"file-loader": "^2.0.0",
"git-revision-webpack-plugin": "^3.0.3",
"glob": "^7.1.4",
"html-webpack-inline-svg-plugin": "^1.2.4",
"html-webpack-plugin": "^3.2.0",
"http-server": "^0.11.1",