Skip to content

Commit

Permalink
remove redundant cs rule
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Barrett committed Jan 15, 2016
1 parent d86c46b commit 9710efb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .jscsrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
{
"preset": "node-style-guide",
"requireCapitalizedComments": false
"preset": "node-style-guide"
}

0 comments on commit 9710efb

Please sign in to comment.