jesse-r-s-hines_obsidian-op.../.mocharc.json

6 lines
118 B
JSON
Raw Permalink Normal View History

2025-02-02 21:33:54 +00:00
{
2025-02-13 00:16:05 +00:00
"$schema": "https://json.schemastore.org/mocharc.json",
"spec": "test/unit/**/*.ts",
"require": "tsx"
2025-02-02 21:33:54 +00:00
}