We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28631fa commit 1fda501Copy full SHA for 1fda501
1 file changed
.babelrc
@@ -8,5 +8,6 @@
8
"transform-async-to-generator",
9
"transform-strict-mode",
10
["transform-es2015-modules-commonjs", {"allowTopLevelThis": true}]
11
- ]
+ ],
12
+ "retainLines": true
13
}
0 commit comments