omnivore/packages/rss-handler/mocha-config.json

5 lines
63 B
JSON
Raw Permalink Normal View History

2023-07-04 14:13:31 +00:00
{
"extension": ["ts"],
2024-03-23 08:40:01 +00:00
"spec": "test/**/*.test.ts"
}