Add eslint dependencies
This commit is contained in:
parent
0963fdd799
commit
e5763314ff
2 changed files with 1916 additions and 0 deletions
1913
package-lock.json
generated
1913
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -46,7 +46,10 @@
|
|||
"@types/sinon": "^10.0.13",
|
||||
"@types/sinon-chai": "^3.2.8",
|
||||
"@types/ws": "^8.5.3",
|
||||
"@typescript-eslint/eslint-plugin": "^5.40.0",
|
||||
"@typescript-eslint/parser": "^5.40.0",
|
||||
"chai": "^4.3.6",
|
||||
"eslint": "^8.25.0",
|
||||
"mocha": "^10.0.0",
|
||||
"nyc": "^15.1.0",
|
||||
"prettier": "^2.7.1",
|
||||
|
|
Loading…
Add table
Reference in a new issue