debt - enlist most JS files in tsconfig.json (#216566)

This commit is contained in:
Benjamin Pasero
2024-06-19 08:35:55 +02:00
committed by GitHub
parent c2e20cb17f
commit 83f03bbb7b
8 changed files with 38 additions and 109 deletions

View File

@@ -10,6 +10,7 @@
]
},
"exclude": [
"./vs/workbench/contrib/webview/browser/pre/service-worker.js",
"*/test/*",
"**/*.test.ts"
]