mirror of
https://github.com/nextcloud/server.git
synced 2025-02-20 23:38:25 +00:00
6 lines
93 B
JSON
6 lines
93 B
JSON
{
|
|
"extends": "../tsconfig.json",
|
|
"compilerOptions": {
|
|
"verbatimModuleSyntax": false
|
|
}
|
|
}
|