X-Git-Url: https://git.yukkurigames.com/?p=featherfall2.git;a=blobdiff_plain;f=test%2Fjshint.config;h=25547aa8de508a5e97c02737ff0bdec3f7bc5826;hp=3a5ca20848ac3b71efc2ab67020a75c1bb75a3e1;hb=defed78331d2f353b582608cbd9ad367920322be;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 } }