-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtsconfig.json
More file actions
18 lines (18 loc) · 945 Bytes
/
tsconfig.json
File metadata and controls
18 lines (18 loc) · 945 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
"references": [
{ "path": "./packages/codemod-rewrite-module-specifiers-to-full-paths/tsconfig.json" },
{ "path": "./packages/commons-ecma/tsconfig.json" },
{ "path": "./packages/commons-node/tsconfig.json" },
{ "path": "./packages/eslint-plugin-code-import-patterns/tsconfig.json" },
{ "path": "./packages/fetch-favicon/tsconfig.json" },
{ "path": "./packages/fetch-sitemap-locations/tsconfig.json" },
{ "path": "./packages/pk-cli/tsconfig.json" },
{ "path": "./packages/pkg-consumption-test/tsconfig.json" },
{ "path": "./packages/pkg-management/tsconfig.json" },
{ "path": "./packages/runtime-extensions-node/tsconfig.json" },
{ "path": "./packages/typescript-eslint-rules-requiring-type-info/tsconfig.json" },
{ "path": "./packages/webpage-observer/tsconfig.json" },
{ "path": "./platform/config-typescript/tsconfig.json" },
{ "path": "./platform/superturbo/tsconfig.json" }
]
}