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 23b8295 commit 9c52e5aCopy full SHA for 9c52e5a
babel.config.js
babel.config.json
@@ -0,0 +1,6 @@
1
+{
2
+ "presets": ["babel-preset-atomic"],
3
+ "plugins": [],
4
+ "exclude": "node_modules/**",
5
+ "sourceMap": "inline"
6
+}
0 commit comments