aspnetcore/clients/ts/signalr/tests/tsconfig.json

7 lines
87 B
JSON

{
"extends": "../../tsconfig.base.json",
"include": [
"./**/*"
]
}