Skip to content

Commit cd6033f

Browse files
Update .eslintrc.json
1 parent 227cf15 commit cd6033f

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.eslintrc.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
11
{
22
"extends": "airbnb",
3-
"plugins": [
4-
//"mocha"
5-
],
63
"rules":{
74
"linebreak-style": [
85
"error",
96
"windows"
107
]
11-
//"mocha/no-exclusive-tests": "error"
128
}
139
}

0 commit comments

Comments
 (0)