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.
1 parent 13e1237 commit 29ec141Copy full SHA for 29ec141
test/.eslintrc
@@ -1,11 +1,5 @@
1
{
2
"env": {
3
"mocha": true
4
- },
5
- "rules": {
6
- "global-require": 0,
7
- "no-unused-expressions": 0,
8
- "no-loop-func": 0,
9
- "no-invalid-this": 0
10
}
11
0 commit comments