mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-14 09:59:47 -05:00
7 lines
85 B
JSON
7 lines
85 B
JSON
{
|
|
"extends": "./shared.tsconfig.json",
|
|
"compilerOptions": {
|
|
"target": "es6"
|
|
}
|
|
}
|