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 307b974 commit 928a22cCopy full SHA for 928a22c
babel.config.js babel.config.cjsbabel.config.js renamed to babel.config.cjs
@@ -1,4 +1,4 @@
1
-export default {
+module.exports = {
2
presets: [
3
"@babel/preset-typescript",
4
[
0 commit comments