mirror of
https://github.com/coder/code-server.git
synced 2026-05-28 09:33:49 +02:00
ci: Disable no-unused-vars for function args
See previous commit for failure introduced.
This commit is contained in:
@@ -47,8 +47,8 @@
|
||||
"@types/tar-fs": "^2.0.0",
|
||||
"@types/tar-stream": "^2.1.0",
|
||||
"@types/ws": "^7.2.6",
|
||||
"@typescript-eslint/eslint-plugin": "^3.10.1",
|
||||
"@typescript-eslint/parser": "^3.10.1",
|
||||
"@typescript-eslint/eslint-plugin": "^4.7.0",
|
||||
"@typescript-eslint/parser": "^4.7.0",
|
||||
"doctoc": "^1.4.0",
|
||||
"eslint": "^7.7.0",
|
||||
"eslint-config-prettier": "^6.0.0",
|
||||
|
||||
Reference in New Issue
Block a user