listener-rss/tests/tsconfig.json
2021-06-29 17:50:27 +02:00

7 lines
101 B
JSON

{
"extends": "../tsconfig.base.json",
"compilerOptions": {
},
"files": ["./index-spec.ts"]
}