commit b5911ef21c090103e4aa20c9e4c8e8e3b6811b39 parent 4c5993c846ed2d2f6153d37e0db72808d9b50dfe Author: Andy Herbert <andy.herbert@gmail.com> Date: Tue, 29 Oct 2013 19:15:19 +0000 jslint settings update. Diffstat:
M | jslint.json | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/jslint.json b/jslint.json @@ -1,7 +1,7 @@ { "bitwise": true, "browser": true, - "devel": false, + "devel": true, "plusplus": true, "predef": [ "atob",