UNPKG

238 BJSONView Raw
1{
2 "plugins": [
3 "chai-friendly"
4 ],
5 "env": {
6 "mocha": true
7 },
8 "rules": {
9 "no-unused-expressions": 0,
10 "chai-friendly/no-unused-expressions": 2,
11 "comma-dangle": 0
12 }
13}
\No newline at end of file