aspnetcore/client-ts/FunctionalTests/run-tests.tsconfig.json

5 lines
63 B
JSON

{
"compilerOptions": {
"module": "commonjs"
}
}