Files
screen-sharing-rdp/mpegts/mpegts-player/tsconfig.test.json
2020-11-13 21:36:47 +08:00

7 lines
88 B
JSON

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