druid/web-console/tsconfig.test.json

7 lines
88 B
JSON

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