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 ba3fb0a commit c89565dCopy full SHA for c89565d
.gitignore
@@ -3,3 +3,7 @@
3
4
# ENVIRONMENT VARIABLES
5
.env
6
+
7
+# TRANSPILED OUTPUT
8
+/dist/*
9
+/temp/*
0 commit comments