We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c369726 commit b62e236Copy full SHA for b62e236
.gitignore
@@ -1,2 +1,9 @@
1
node_modules
2
-yarn.lock
+yarn.lock
3
+package-lock.json
4
+dist
5
+lib
6
+es
7
+*.log
8
+.DS_Store
9
+.vscode
0 commit comments