Skip to content

Commit 1fda501

Browse files
rickhanloniicpojer
authored andcommitted
Fix master, add back retainLines (#5449)
1 parent 28631fa commit 1fda501

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.babelrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,6 @@
88
"transform-async-to-generator",
99
"transform-strict-mode",
1010
["transform-es2015-modules-commonjs", {"allowTopLevelThis": true}]
11-
]
11+
],
12+
"retainLines": true
1213
}

0 commit comments

Comments
 (0)