Gal Podlipnik fd276b2c07 theme
2025-07-14 20:40:45 +02:00

17 lines
253 B
JSON

{
"extends": "../../../tsconfig.base.json",
"compilerOptions": {
"module": "commonjs"
},
"files": [],
"include": [],
"references": [
{
"path": "./tsconfig.lib.json"
},
{
"path": "./tsconfig.spec.json"
}
]
}