From a55ce9450d329c5c03e831fcf6d34e607566a9c4 Mon Sep 17 00:00:00 2001 From: Igor Klopov Date: Fri, 12 Aug 2016 01:19:48 +0400 Subject: [PATCH] Fixes eslinting (do you have problems?) (#104) https://github.com/eslint/eslint/issues/6274 https://github.com/babel/babel-eslint/issues/350 --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json index a801c6b..1cfae4b 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,8 @@ "builtinGlobals": true, "hoist": "functions" } - ] + ], + "generator-star-spacing": 0 } }, "bin": {