Skip to content

Commit

Permalink
Enable bloq/mocha plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
gndelia committed May 7, 2024
1 parent 58e99d3 commit 00e4352
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,13 +43,17 @@
"*.spec.js"
],
"extends": [
"bloq/mocha",
"prettier"
],
"globals": {
"after": "readonly",
"before": "readonly",
"describe": "readonly",
"it": "readonly"
},
"rules": {
"node/no-unpublished-require": "off"
}
}
],
Expand Down

0 comments on commit 00e4352

Please sign in to comment.