Skip to content

Commit

Permalink
linting: turn off xo/filename-case rule
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmartineau committed Jan 27, 2017
1 parent 6ac6e16 commit 87c245a
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions package.json
Expand Up @@ -136,10 +136,7 @@
"always-multiline"
],
"xo/filename-case": [
"error",
{
"case": "camelCase"
}
"off"
]
}
},
Expand Down

0 comments on commit 87c245a

Please sign in to comment.