We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37f022f commit 7db44edCopy full SHA for 7db44ed
.gitignore
@@ -24,4 +24,7 @@ package-lock.json
24
*.node
25
lib/
26
typings/
27
-.idea
+.idea
28
+
29
+# pnpm
30
+pnpm-lock.yaml
0 commit comments