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 956a10c commit c6fb4daCopy full SHA for c6fb4da
babel.config.js
@@ -1,5 +1,6 @@
1
'use strict';
2
3
+// todo: https://github.com/babel/babel/issues/8529 :'(
4
module.exports = {
5
plugins: ['replace-ts-export-assignment'],
6
presets: [
0 commit comments