theatre/packages/theatric/devEnv/api-extractor.tsconfig.json

8 lines
134 B
JSON
Raw Permalink Normal View History

{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "../tsconfig.json",
"compilerOptions": {
"paths": {}
}
}