Skip to content
This repository was archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
Set up Subtitles for JSHint and the JavaScript Code Style checker.
Browse files Browse the repository at this point in the history
  • Loading branch information
Philip Arthur Moore committed Sep 6, 2015
1 parent 1068e99 commit 9bd96bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .jscsrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"preset": "wordpress",
"excludeFiles": [
"coverage/**"
"coverage/**",
"Gruntfile.js",
"node_modules/**"
]
Expand Down

0 comments on commit 9bd96bb

Please sign in to comment.