X-Git-Url: https://git.yukkurigames.com/?p=featherfall2.git;a=blobdiff_plain;f=test%2Fjshint.config;h=25547aa8de508a5e97c02737ff0bdec3f7bc5826;hp=3a5ca20848ac3b71efc2ab67020a75c1bb75a3e1;hb=e784c72deeb6e5a368e7e6fc4068bac5abcad703;hpb=d2962105772fbdc548118bd65cd5bb4934e66085 diff --git a/test/jshint.config b/test/jshint.config index 3a5ca20..25547aa 100644 --- a/test/jshint.config +++ b/test/jshint.config @@ -29,6 +29,7 @@ "module": false, "process": false, "require": false, - "escape": true + "escape": true, + "Box2D": false } }