mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
intergration tests.
This commit is contained in:
9
extensions/vscode-notebook-tests/tsconfig.json
Normal file
9
extensions/vscode-notebook-tests/tsconfig.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": "../shared.tsconfig.json",
|
||||
"compilerOptions": {
|
||||
"outDir": "./out"
|
||||
},
|
||||
"include": [
|
||||
"src/**/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user