Skip to content

Commit

Permalink
Merge pull request google#663 from stevemao/jscs
Browse files Browse the repository at this point in the history
Remove unnecessary rules
  • Loading branch information
sindresorhus committed Mar 30, 2015
2 parents 3c8ab3f + a08cbc0 commit 1199748
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .jscsrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
{
"preset": "google",
"disallowSpacesInAnonymousFunctionExpression": null,
"validateLineBreaks": "LF",
"validateIndentation": 2,
"excludeFiles": ["node_modules/**"]
}

0 comments on commit 1199748

Please sign in to comment.