We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 871d3c0 commit 5eaa39bCopy full SHA for 5eaa39b
.gitignore
@@ -1,6 +1,6 @@
1
# Dependencies
2
node_modules/
3
-package-lock.json # Excluded to avoid platform-specific issues (fsevents on macOS vs Linux CI)
+package-lock.json
4
5
# Test coverage
6
coverage/
0 commit comments