7 lines
109 B
JSON
7 lines
109 B
JSON
|
{
|
||
|
"extends": "./.nitro/types/tsconfig.json",
|
||
|
"compilerOptions": {
|
||
|
"verbatimModuleSyntax": true
|
||
|
}
|
||
|
}
|