Switch physics to Box2D.
[featherfall2.git] / test / jshint.config
index 3a5ca20..25547aa 100644 (file)
@@ -29,6 +29,7 @@
         "module": false,
         "process": false,
         "require": false,
-        "escape": true
+        "escape": true,
+        "Box2D": false
      }
 }