fediverse.space/frontend/tsconfig.test.json

6 wiersze
87 B
JSON

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