From 1fa7e1e6e5a953d6cce85bb8a822ab857f68b58d Mon Sep 17 00:00:00 2001 From: eric thul Date: Thu, 20 Nov 2014 16:22:27 -0500 Subject: Removing --runtime-type-checks Resolves issue #1 --- index.js | 1 - 1 file changed, 1 deletion(-) (limited to 'index.js') diff --git a/index.js b/index.js index a7665f3..5355f2f 100644 --- a/index.js +++ b/index.js @@ -13,7 +13,6 @@ var cp = require('child_process') 'no-opts': '--no-opts', 'no-magic-do': '--no-magic-do', 'no-tco': '--no-tco', - 'runtime-type-checks': '--runtime-type-checks', 'verbose-errors': '--verbose-errors', 'output': '--output' } -- cgit v1.2.3