html-webpack-plugin/spec/support/jasmine.json

9 lines
128 B
JSON

{
"spec_dir": "spec",
"spec_files": [
"**/*[sS]pec.js"
],
"stopSpecOnExpectationFailure": false,
"random": true
}