mirror of
https://github.com/status-im/status-web.git
synced 2025-01-09 12:15:55 +00:00
7 lines
105 B
JSON
7 lines
105 B
JSON
{
|
|
"extension": ["ts"],
|
|
"spec": "src/**/*.spec.ts",
|
|
"require": "ts-node/register",
|
|
"exit": true
|
|
}
|