chore: fix some eslint warnings

This commit is contained in:
M. George Hansen 2020-06-03 17:52:54 -07:00
parent cbd80f381c
commit dc6802e4c0
4 changed files with 382 additions and 6 deletions

View file

@ -39,6 +39,7 @@
"eslint": "^7.1.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.3",
"eslint-plugin-react": "^7.20.0",
"prettier": "^2.0.5",
"ts-node": "^8.10.2",
"typescript": "~3.9.3"