Undo ESlint update as it causes CRA issues.

This commit is contained in:
Patrick Fic
2020-07-13 17:01:02 -07:00
parent 0217f118d6
commit 26f84fd1e1
3 changed files with 1614 additions and 1993 deletions

View File

@@ -37,7 +37,7 @@
},
"devDependencies": {
"concurrently": "^5.2.0",
"eslint": "^7.4.0",
"eslint": "^6.8.0",
"eslint-plugin-promise": "^4.2.1",
"source-map-explorer": "^2.4.2"
}