Testing
This commit is contained in:
Vendored
+3
-1
@@ -40,5 +40,7 @@
|
||||
"explorer.fileNesting.enabled": true,
|
||||
"explorer.fileNesting.patterns": {
|
||||
"*.ts": "${capture}.spec.ts,${capture}.mock.ts"
|
||||
}
|
||||
},
|
||||
"debug.javascript.autoAttachFilter": "smart",
|
||||
"eslint.workingDirectories": ["./server", "./web"]
|
||||
}
|
||||
Reference in New Issue
Block a user