forked from icd/mt940-mbank-ts
8 lines
215 B
JSON
8 lines
215 B
JSON
{
|
|
"phabricator.uri": "https://hub.sealcode.org/",
|
|
"arc.land.onto.default": "hotwire",
|
|
"load": ["arcanist-linters", "arc-unit-mocha/src"],
|
|
"unit.engine": "MochaEngine",
|
|
"unit.mocha.include": [".test/**/*.ts"]
|
|
}
|