Skip to content

Commit

Permalink
Remove duplicate key
Browse files Browse the repository at this point in the history
  • Loading branch information
axelwathne committed Jan 18, 2018
1 parent 02a322d commit 7f5370b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .jscs.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
"disallowImplicitTypeConversion": ["string"],
"disallowMixedSpacesAndTabs": true,
"disallowMultipleLineBreaks": true,
"disallowMultipleVarDecl": true,
"disallowNewlineBeforeBlockStatements": true,
"disallowMultipleLineStrings": true,
"disallowMultipleVarDecl": null,
Expand Down

0 comments on commit 7f5370b

Please sign in to comment.