We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84c623b commit 26b630aCopy full SHA for 26b630a
.gitignore
@@ -5,7 +5,7 @@ node_modules
5
/.pnp
6
.pnp.js
7
8
-/tests/integration/pnpm-lock.yaml
+tests/integrations/**/pnpm-lock.yaml
9
10
# testing
11
/coverage
0 commit comments