nextcloud_server/__tests__/tsconfig.json

7 lines
93 B
JSON

{
"extends": "../tsconfig.json",
"compilerOptions": {
"verbatimModuleSyntax": false
}
}