9 lines
No EOL
119 B
JSON
9 lines
No EOL
119 B
JSON
{
|
|
"extends": "./tsconfig.base.json",
|
|
"compilerOptions": {
|
|
"composite": true
|
|
},
|
|
"include": [
|
|
"src"
|
|
]
|
|
} |