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 a25a0c0 commit b239aafCopy full SHA for b239aaf
pnpm-workspace.yaml
@@ -1,4 +1,8 @@
1
packages:
2
- - 'template/base'
3
- - 'template/config/**'
4
- - 'template/tsconfig/**'
+ - template/base
+ - template/config/**
+ - template/tsconfig/**
5
+
6
+ignoredBuiltDependencies:
7
+ - chromedriver
8
+ - cypress
0 commit comments