зеркало из https://github.com/microsoft/lsif-node.git
17 строки
485 B
JSON
17 строки
485 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"compilerOptions": {
|
|
},
|
|
"files": [
|
|
],
|
|
"references": [
|
|
{ "path": "./protocol/tsconfig.watch.json" },
|
|
{ "path": "./tooling/tsconfig.watch.json" },
|
|
{ "path": "./tsc/tsconfig.watch.json" },
|
|
{ "path": "./tsc-tests/tsconfig.watch.json" },
|
|
{ "path": "./npm/tsconfig.watch.json" },
|
|
{ "path": "./sqlite/tsconfig.watch.json" },
|
|
{ "path": "./lsif/tsconfig.watch.json" },
|
|
{ "path": "./language-service/tsconfig.json"}
|
|
]
|
|
} |