Browse Source

fix(jshintignore): exclude 'build' dir

master
paweldomas 9 years ago
parent
commit
06eb7c6109
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      .jshintignore

+ 1
- 0
.jshintignore View File

@@ -1,3 +1,4 @@
1
+build/
1 2
 debian/
2 3
 libs/
3 4
 node_modules/

Loading…
Cancel
Save