update to tracuer master

This commit is contained in:
Sebastian McKenzie
2015-05-08 23:48:30 +01:00
parent 1be0159b01
commit f6d9b270c9
2 changed files with 2 additions and 1 deletions

View File

@@ -79,6 +79,7 @@ require("./_transformation-helper")({
"Strict",
"Syntax/UseStrictEscapeSequence",
"Syntax/UseStrictLineContinuation",
"ObjectInitializerShorthand/StrictKeyword",
// experimental es7 - the spec hasn't been finalized yet
// these both fail because of filters between blocks