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 f8cb56e commit cc15e70Copy full SHA for cc15e70
.gitignore
@@ -1,8 +1,9 @@
1
# ignore
2
node_modules
3
dist
4
-.npmrc
+package-lock.json
5
yarn.lock
6
+pnpm-lock.yaml
7
8
logs
9
*.log
0 commit comments