mirror of
https://github.com/nextcloud/server.git
synced 2026-04-22 23:03:00 -04:00
7 lines
93 B
JSON
7 lines
93 B
JSON
|
|
{
|
||
|
|
"extends": "../tsconfig.json",
|
||
|
|
"compilerOptions": {
|
||
|
|
"verbatimModuleSyntax": false
|
||
|
|
}
|
||
|
|
}
|