UNPKG
choma
Version:
latest (1.2.1)
1.2.1
1.2.0
1.1.0
1.0.1
1.0.0
Random ordering for mocha
github.com/lennym/choma
lennym/choma
choma
/
.eslintrc.js
6 lines
•
118 B
JavaScript
View Raw
1
2
3
4
5
6
module
.
exports
= { extends:
'lennym'
, rules: {
'implicit-dependencies/no-implicit'
: [
2
, { peer:
true
}] } };