Skip to content

Commit

Permalink
Fix master, add back retainLines (#5449)
Browse files Browse the repository at this point in the history
  • Loading branch information
rickhanlonii authored and cpojer committed Feb 4, 2018
1 parent 28631fa commit 1fda501
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,6 @@
"transform-async-to-generator",
"transform-strict-mode",
["transform-es2015-modules-commonjs", {"allowTopLevelThis": true}]
]
],
"retainLines": true
}

0 comments on commit 1fda501

Please sign in to comment.