Skip to content

Commit

Permalink
Update .eslintrc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithpatelo authored Jan 11, 2019
1 parent 227cf15 commit cd6033f
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
{
"extends": "airbnb",
"plugins": [
//"mocha"
],
"rules":{
"linebreak-style": [
"error",
"windows"
]
//"mocha/no-exclusive-tests": "error"
}
}

0 comments on commit cd6033f

Please sign in to comment.