mirror of
https://github.com/jesse-r-s-hines/obsidian-open-tab-settings.git
synced 2026-07-22 05:43:41 +00:00
5 lines
118 B
JSON
5 lines
118 B
JSON
{
|
|
"$schema": "https://json.schemastore.org/mocharc.json",
|
|
"spec": "test/unit/**/*.ts",
|
|
"require": "tsx"
|
|
}
|