10 lines
No EOL
179 B
JSON
10 lines
No EOL
179 B
JSON
{
|
|
"extends": "../tsconfig-base.json",
|
|
"compilerOptions": {
|
|
"composite": true,
|
|
"outDir": "./dist",
|
|
"rootDir": "."
|
|
},
|
|
"references": [
|
|
]
|
|
} |