7 lines
105 B
JSON
7 lines
105 B
JSON
|
{
|
||
|
"extends": "@tsconfig/recommended/tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"sourceMap": true
|
||
|
}
|
||
|
}
|