mirror of
https://github.com/chenasraf/DefinitelyTyped-tools.git
synced 2026-05-17 17:48:07 +00:00
12 lines
318 B
JSON
12 lines
318 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"files": [],
|
|
"references": [
|
|
{ "path": "packages/definitions-parser" },
|
|
{ "path": "packages/header-parser" },
|
|
{ "path": "packages/perf" },
|
|
{ "path": "packages/publisher" },
|
|
{ "path": "packages/typescript-versions" },
|
|
{ "path": "packages/utils" }
|
|
]
|
|
} |