Skip to content

Commit 8c99f97

Browse files
committed
Exclude paths for now.
1 parent a01f59d commit 8c99f97

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tasks/options/jshint.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ module.exports = {
66
'!src/Intro.js',
77
'!src/Outro.js',
88
'!src/pixi/**/*',
9+
'!src/plugins/path/*.js',
910
'!src/physics/p2/p2.js',
1011
'!src/animation/creature/gl-matrix.js',
1112
'!src/animation/creature/CreatureMeshBone.js',

0 commit comments

Comments
 (0)