mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-14 09:15:54 +00:00
10 lines
111 B
JSON
10 lines
111 B
JSON
|
{
|
||
|
"spec_dir": "spec",
|
||
|
"spec_files": [
|
||
|
"**/*[sS]pec.js"
|
||
|
],
|
||
|
"helpers": [
|
||
|
"helpers/**/*.js"
|
||
|
]
|
||
|
}
|