10 lines
145 B
JSON
10 lines
145 B
JSON
|
{
|
||
|
"extends": "../../../../tsconfig.base.json",
|
||
|
"include": [
|
||
|
".",
|
||
|
"../../type-defs",
|
||
|
"../../mapped-types.ts",
|
||
|
"../shared/index.ts"
|
||
|
]
|
||
|
}
|