10 lines
179 B
JSON
10 lines
179 B
JSON
|
{
|
||
|
"extends": "../../../../tsconfig.base.json",
|
||
|
"include": [
|
||
|
".",
|
||
|
"../../type-defs",
|
||
|
"../../mapped-types.ts",
|
||
|
"../../filters/exclude-draft-status-from-analytics.js"
|
||
|
]
|
||
|
}
|