auth-context-provider/tsconfig.test.json

6 lines
87 B
JSON
Raw Permalink Normal View History

2020-07-15 08:29:58 +07:00
{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}