8 lines
No EOL
152 B
JSON
8 lines
No EOL
152 B
JSON
{
|
|
"extends": "../tsconfig-base.json",
|
|
"compilerOptions": {
|
|
"composite": true,
|
|
"outDir": "./dist",
|
|
"rootDir": "."
|
|
}
|
|
} |