We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9755460 commit b38a44eCopy full SHA for b38a44e
.gitignore
@@ -1,5 +1,5 @@
1
node_modules/
2
-package-lock.json
+**/*/package-lock.json
3
yarn.lock
4
coverage/
5
.DS_Store
0 commit comments