linting + audio override

This commit is contained in:
Michael C
2022-01-26 17:54:58 -05:00
parent 193374db30
commit 9457aff44f
4 changed files with 35 additions and 18 deletions

View File

@@ -16,10 +16,11 @@
"react-dom": "^17.0.2"
},
"devDependencies": {
"@types/chrome": "0.0.91",
"@types/chrome": "^0.0.91",
"@types/firefox-webext-browser": "70.0.1",
"@types/jest": "^24.0.23",
"@types/jquery": "^3.3.31",
"@types/wicg-mediasession": "^1.1.3",
"@typescript-eslint/eslint-plugin": "^4.9.1",
"@typescript-eslint/parser": "^4.9.1",
"chromedriver": "^92.0.0",