Skip to content

Commit

Permalink
Disable requireCamelCaseOrUpperCaseIdentifiers for JSCS
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed Sep 16, 2015
1 parent 29973ff commit 6e02f3d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .jscsrc
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"preset": "wordpress",
"requireCamelCaseOrUpperCaseIdentifiers": false,
"excludeFiles": [
"**/vendor/**",
"**.min.js",
Expand Down

0 comments on commit 6e02f3d

Please sign in to comment.