We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2e35a1e + 72c0213 commit 8620abeCopy full SHA for 8620abe
_scripts/banned_plugins.js
@@ -2,5 +2,7 @@ module.exports = [
2
3
'chai-51st-state', // Banned for profane language
4
'chai2.0-webdriver-promised', // Fork with poor metadata
5
+ 'lodash-match-pattern', // not a real chai plugin, chai-match-pattern is the real one
6
+ 'shimo-chai-as-promised', // dupe of chai-as-promised
7
8
];
0 commit comments