UNPKG
@oletizi/audio-tools
Version:
alpha (1.0.0-alpha.39)
latest (1.0.0-alpha.39)
1.0.0-alpha.39
Monorepo for hardware sampler utilities and format parsers
@oletizi/audio-tools
/
modules
/
sampler-export
/
.mocharc.json
7 lines
(6 loc)
•
111 B
JSON
View Raw
1
2
3
4
5
6
7
{
"extension"
:
[
"ts"
]
,
"spec"
:
"test/unit/**/*.test.ts"
,
"require"
:
"tsx"
,
"reporter"
:
"mochawesome"
}