mirror of
https://github.com/bitwarden/jslib
synced 2026-01-20 09:23:30 +00:00
Apply prettier
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
{
|
||||
"spec_dir": "dist/node/spec",
|
||||
"spec_files": [
|
||||
"**/*[sS]pec.js"
|
||||
],
|
||||
"helpers": [
|
||||
"helpers.js"
|
||||
],
|
||||
"spec_files": ["**/*[sS]pec.js"],
|
||||
"helpers": ["helpers.js"],
|
||||
"stopSpecOnExpectationFailure": false,
|
||||
"random": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user