Skip to content

Commit

Permalink
Excude jsx files from jscs
Browse files Browse the repository at this point in the history
  • Loading branch information
westonruter committed May 9, 2016
1 parent 0bcb8c9 commit bef7def
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
Expand Up @@ -2,6 +2,7 @@
"preset": "wordpress",
"excludeFiles": [
"**/*.min.js",
"**/*.jsx",
"**/node_modules/**",
"**/vendor/**"
]
Expand Down

0 comments on commit bef7def

Please sign in to comment.