From 1594efbc20d725f70f01e934d01ac596edcfd244 Mon Sep 17 00:00:00 2001 From: Sebastian McKenzie Date: Thu, 19 Feb 2015 10:47:51 +1100 Subject: [PATCH] remove unused whitespace option --- lib/babel/transformation/file.js | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/babel/transformation/file.js b/lib/babel/transformation/file.js index eaa605ba7b..758a658fd3 100644 --- a/lib/babel/transformation/file.js +++ b/lib/babel/transformation/file.js @@ -114,7 +114,6 @@ File.prototype.normalizeOptions = function (opts) { experimental: false, reactCompat: false, playground: false, - whitespace: true, moduleIds: false, blacklist: [], whitelist: [],