Activate jshint on JS codebase

This commit is contained in:
grosbouddha
2013-05-27 23:42:16 +02:00
parent 70f46649a8
commit 32d4f1c377
4 changed files with 14 additions and 14 deletions

3
.gitignore vendored
View File

@@ -1,6 +1,9 @@
# mac artefacts
*.DS_Store
# nodejs local installs
node_modules
# sublime text stuff (the -project should actually be shared, but then we'd have to share the same disk location)
*.sublime-project
*.sublime-workspace