mirror of
https://github.com/coder/code-server.git
synced 2026-05-05 03:55:18 +02:00
Remove URI factory
It's not actually used anymore.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
"no-redundant-jsdoc": true,
|
||||
"no-implicit-dependencies": false,
|
||||
"no-boolean-literal-compare": true,
|
||||
"prefer-readonly": true,
|
||||
"deprecation": true,
|
||||
"semicolon": true,
|
||||
"one-line": [
|
||||
|
||||
Reference in New Issue
Block a user