abstract out test runner into a module, move traceur and esnext tests to babel-preset-es2015, clean up and make existing tests more consistent
This commit is contained in:
@@ -51,6 +51,8 @@
|
||||
"source-map-support": "^0.2.10"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-helper-fixtures": "^6.0.0",
|
||||
"babel-helper-transform-fixture-test-runner": "^6.0.0",
|
||||
"babel-polyfill": "^6.0.16"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user