mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-02 14:31:31 +01:00
debt - enlist most JS files in tsconfig.json (#216566)
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
]
|
||||
},
|
||||
"exclude": [
|
||||
"./vs/workbench/contrib/webview/browser/pre/service-worker.js",
|
||||
"*/test/*",
|
||||
"**/*.test.ts"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user