Merge branch 'master' into 7.0

This commit is contained in:
Henry Zhu
2017-02-09 18:36:02 -05:00
119 changed files with 1095 additions and 340 deletions

View File

@@ -1,5 +1,3 @@
/* eslint max-len: 0 */
import getFunctionArity from "babel-helper-get-function-arity";
import callDelegate from "babel-helper-call-delegate";
import template from "babel-template";

View File

@@ -1,5 +1,3 @@
/* eslint indent: 0 */
import template from "babel-template";
import * as t from "babel-types";