{
"spec_dir": "spec",
"spec_files": [
"*spec.js"
],
"helpers": [
"../node_modules/babel-core/register.js",
"helper.js"
]
}