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 a2eeee5 commit 2a8e998Copy full SHA for 2a8e998
.gitignore
@@ -15,3 +15,8 @@ benchmark/dist/*
15
# v8 cpu profiles
16
*-.log
17
*.cpuprofile
18
+
19
+# lock files
20
+package-lock.json
21
+pnpm-lock.yaml
22
+yarn.lock
0 commit comments