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