rename es6.blockScopingTDZ to es6.spec.blockScoping

This commit is contained in:
Sebastian McKenzie
2015-03-30 16:52:58 +11:00
parent 92bba76bd5
commit f3b50f0bb9
22 changed files with 8 additions and 8 deletions

View File

@@ -93,7 +93,7 @@ require("./_transformation-helper")({
"Syntax/StrictKeywords"
]
}, {
optional: ["es6.symbols"],
optional: ["es6.spec.symbols"],
stage: 0
}, function (opts, task) {
if (!_.contains(task.exec.loc, "module.js")) {