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 f9ee118 commit a2dfdf1Copy full SHA for a2dfdf1
.swcrc
@@ -0,0 +1,10 @@
1
+{
2
+ "module": {
3
+ "type": "commonjs"
4
+ },
5
+ "env": {
6
+ "targets": {
7
+ "node": "12.13.0"
8
+ }
9
10
+}
0 commit comments