cosmos-explorer/tsconfig.test.json
2020-05-25 21:30:55 -05:00

6 lines
92 B
JSON

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