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

6 lines
85 B
JSON
Raw Permalink Normal View History

{
"extension": ["ts"],
"spec": "test/**/*.test.ts",
"timeout": 10000
}