mirror of
https://github.com/certd/certd.git
synced 2026-04-23 19:57:27 +08:00
build: vscode auto compile
This commit is contained in:
Vendored
+2
-1
@@ -1,4 +1,5 @@
|
||||
{
|
||||
"eslint.debug": false,
|
||||
"eslint.format.enable": true
|
||||
"eslint.format.enable": true,
|
||||
"typescript.tsc.autoDetect": "watch"
|
||||
}
|
||||
Reference in New Issue
Block a user