mirror of
https://github.com/typeorm/typeorm.git
synced 2025-12-08 21:26:23 +00:00
9 lines
180 B
JSON
9 lines
180 B
JSON
{
|
|
"check-leaks": true,
|
|
"color": true,
|
|
"file": ["./build/compiled/test/utils/test-setup.js"],
|
|
"spec": ["./build/compiled/test"],
|
|
"timeout": "90000",
|
|
"recursive": true
|
|
}
|