index.community/frontend/tsconfig.test.json
2018-08-27 14:07:32 +02:00

6 lines
87 B
JSON

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