mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-18 01:49:03 +00:00
15 lines
396 B
JSON
15 lines
396 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "packages/definitions-parser" },
|
|
{ "path": "packages/dtslint-runner" },
|
|
{ "path": "packages/header-parser" },
|
|
{ "path": "packages/perf" },
|
|
{ "path": "packages/publisher" },
|
|
{ "path": "packages/typescript-versions" },
|
|
{ "path": "packages/utils" },
|
|
{ "path": "packages/retag" }
|
|
]
|
|
}
|