We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b48ed3b commit 1255598Copy full SHA for 1255598
.gitignore
@@ -23,3 +23,8 @@
23
npm-debug.log*
24
yarn-debug.log*
25
yarn-error.log*
26
+
27
+# lock files
28
+yarn.lock
29
+pnpm-lock.yaml
30
+package-lock.json
0 commit comments