[Pkg-javascript-commits] [less.js] 49/285: Update jshintrc
Jonas Smedegaard
dr at jones.dk
Mon Oct 26 23:23:36 UTC 2015
This is an automated email from the git hooks/post-receive script.
js pushed a commit to annotated tag v2.0.0
in repository less.js.
commit 9d987ab96e15899a32f92447c35206018a923df2
Author: Forbes Lindesay <forbes.lindesay at red-gate.com>
Date: Fri Jun 6 11:31:51 2014 +0100
Update jshintrc
---
.jshintrc | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/.jshintrc b/.jshintrc
index d455a2e..5c31e91 100644
--- a/.jshintrc
+++ b/.jshintrc
@@ -8,5 +8,6 @@
"trailing": true,
"noarg": true,
"eqnull": true,
- "forin": true
+ "forin": true,
+ "predef": ["Promise"]
}
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/less.js.git
More information about the Pkg-javascript-commits
mailing list