Skip to content

Commit

Permalink
Merge pull request #1 from mattkrick/patch-2
Browse files Browse the repository at this point in the history
remove xo from package.json
  • Loading branch information
wenzowski committed May 12, 2016
2 parents 23e9755 + 36b894e commit de24bcb
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,12 +115,5 @@
"rethinkdbdash": "2.3.6",
"socketcluster": "4.6.1",
"socketcluster-client": "4.3.17"
},
"xo": {
"extends": "xo-meatier",
"rules": {
"import-order/import-order": 0,
"xo/filename-case": [0, {"case": "pascalCase"}]
}
}
}

0 comments on commit de24bcb

Please sign in to comment.