jesse-r-s-hines_obsidian-op.../.mocharc.json
2025-02-12 19:16:05 -05:00

5 lines
118 B
JSON

{
"$schema": "https://json.schemastore.org/mocharc.json",
"spec": "test/unit/**/*.ts",
"require": "tsx"
}