Skip to content

Commit fba9bd5

Browse files
committed
remove tests from jscs
1 parent 9c01f02 commit fba9bd5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.jscsrc

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,5 +15,5 @@
1515
"requireTrailingComma": false,
1616
"disallowTrailingWhitespace": true,
1717
"requireCapitalizedComments": false,
18-
"excludeFiles": ["dist/*.js", "demo/*"]
18+
"excludeFiles": ["dist/*.js", "demo/*", "spec/*"]
1919
}

0 commit comments

Comments
 (0)