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