Bump eslint-config-babel and fix lint (#5129)

This commit is contained in:
Brian Ng
2017-01-17 03:51:16 -06:00
committed by Daniel Tschinder
parent 2457c8ee14
commit 8c35b320d3
20 changed files with 31 additions and 31 deletions

View File

@@ -1,4 +1,4 @@
import jsTokens, {matchToToken} from "js-tokens";
import jsTokens, { matchToToken } from "js-tokens";
import esutils from "esutils";
import Chalk from "chalk";