mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-05 13:02:54 +00:00
6 lines
100 B
JSON
6 lines
100 B
JSON
{
|
|
"extension": ["ts"],
|
|
"node-option": ["loader=ts-node/esm"],
|
|
"spec": ["test/**/*.spec.ts"]
|
|
}
|