mirror of
https://github.com/iconify/iconify.git
synced 2024-11-13 00:06:29 +00:00
8 lines
157 B
JSON
8 lines
157 B
JSON
{
|
|
"spec_dir": "spec",
|
|
"spec_files": ["**/*[sS]pec.?(m)js"],
|
|
"helpers": ["helpers/**/*.?(m)js"],
|
|
"stopSpecOnExpectationFailure": false,
|
|
"random": true
|
|
}
|