summaryrefslogtreecommitdiff
path: root/.jshintrc
diff options
context:
space:
mode:
authorAlex Xu <alex_y_xu@yahoo.ca>2014-02-14 08:05:27 -0500
committerAlex Xu <alex_y_xu@yahoo.ca>2014-02-14 08:05:27 -0500
commitf5ccc58a9ad9b2e5c65806bc2c52217e8e3fff68 (patch)
tree5b12682f459735dfbdd8e0f5ba230f537f1526bc /.jshintrc
parent1f069412967c751d288cdf63508bb65ad367e3b1 (diff)
downloadhtml5ks-f5ccc58a9ad9b2e5c65806bc2c52217e8e3fff68.tar.xz
html5ks-f5ccc58a9ad9b2e5c65806bc2c52217e8e3fff68.zip
add spinner
Diffstat (limited to '.jshintrc')
-rw-r--r--.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.jshintrc b/.jshintrc
index 35daae7..36e1267 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -5,6 +5,7 @@
"globals": {
"FastClick": false,
"Modernizr": false,
+ "Spinner": false,
"html5ks": false,
"when": false
}