auth-context-provider/tsconfig.test.json

6 lines
87 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}