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 b80ac94 commit e5a18eeCopy full SHA for e5a18ee
.babelrc
@@ -2,7 +2,6 @@
2
"presets": ["@babel/preset-env", "@babel/preset-react", "@babel/preset-typescript"],
3
"plugins": [
4
"@babel/transform-runtime",
5
- "@babel/plugin-proposal-nullish-coalescing-operator",
6
"@babel/plugin-proposal-optional-chaining"
7
]
8
-}
+}
0 commit comments