summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2013-09-03 16:28:20 -0400
committerAlex Xu <alex_y_xu@yahoo.ca>2013-09-03 16:28:20 -0400
commitbc17143e104dbcc0098cefecd75e11f63c7a1529 (patch)
tree0afcb2ad47f860f57557eba1d9000c99d462a213 /www
parent00ea79dd35d730322d5ea8ebcb2c11387e6f8096 (diff)
downloadhtml5ks-bc17143e104dbcc0098cefecd75e11f63c7a1529.tar.xz
html5ks-bc17143e104dbcc0098cefecd75e11f63c7a1529.zip
fix MIME types
Diffstat (limited to 'www')
-rw-r--r--www/js/.jshintrc10
1 files changed, 0 insertions, 10 deletions
diff --git a/www/js/.jshintrc b/www/js/.jshintrc
deleted file mode 100644
index 6c2d36a..0000000
--- a/www/js/.jshintrc
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "globalstrict": true,
- "browser": true,
- "devel": true,
- "globals": {
- "Modernizr": false,
- "html5ks": false,
- "when": false
- }
-}