mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
Switch to eslint and fix issues
This commit is contained in:
@@ -26,13 +26,15 @@
|
||||
"@types/semver": "^7.3.4",
|
||||
"@types/uuid": "^8.3.0",
|
||||
"@types/ws": "^7.4.0",
|
||||
"@typescript-eslint/eslint-plugin": "^4.22.0",
|
||||
"@typescript-eslint/parser": "^4.22.0",
|
||||
"eslint": "^7.25.0",
|
||||
"fs-extra": "^9.1.0",
|
||||
"glob": "^7.1.6",
|
||||
"jasmine-console-reporter": "^3.1.0",
|
||||
"minimist": "^1.2.5",
|
||||
"selenium-webdriver": "^4.0.0-beta.1",
|
||||
"semver": "^7.3.4",
|
||||
"tslint": "^6.1.3",
|
||||
"typescript": "^4.1.5",
|
||||
"uuid": "^8.3.2",
|
||||
"ws": "^7.4.3"
|
||||
|
||||
Reference in New Issue
Block a user