diff options
author | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-11 15:56:42 -0400 |
---|---|---|
committer | Alex Xu <alex_y_xu@yahoo.ca> | 2013-06-21 13:23:45 -0400 |
commit | 20a1938b033f1f6749c5067e1acac62a0a487944 (patch) | |
tree | 33c286d15469532fbdd5f4103f232face03b9ba0 /js/.jshintrc | |
parent | 600ef134d1a80b5f4e2c724dc3e3d0709c94fa72 (diff) | |
download | html5ks-20a1938b033f1f6749c5067e1acac62a0a487944.tar.xz html5ks-20a1938b033f1f6749c5067e1acac62a0a487944.zip |
move www to subdirectory - avoid serving conf
Diffstat (limited to 'js/.jshintrc')
-rw-r--r-- | js/.jshintrc | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/js/.jshintrc b/js/.jshintrc deleted file mode 100644 index 23ef946..0000000 --- a/js/.jshintrc +++ /dev/null @@ -1,4 +0,0 @@ -{ - "globalstrict": true, - "browser": true -} |