Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/grunt-css-flip.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.jshintrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.jshintrc b/.jshintrc
index 0c9e5ce..ea5d0b4 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -3,6 +3,7 @@
"curly": true,
"eqeqeq": true,
"forin": true,
+ "futurehostile": true,
"immed": true,
"latedef": true,
"newcap": true,