mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 17:22:20 -05:00
9 lines
118 B
JSON
9 lines
118 B
JSON
{
|
|
"extends": "../shared.tsconfig.json",
|
|
"compilerOptions": {
|
|
"outDir": "./out"
|
|
},
|
|
"include": [
|
|
"src/**/*"
|
|
]
|
|
} |