Skip to content

Commit b70cdbb

Browse files
authored
build: pnpm approve deps
1 parent 1e79706 commit b70cdbb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -190,6 +190,9 @@
190190
"webpack-merge": "6.0.1"
191191
},
192192
"packageManager": "[email protected]",
193+
"pnpm": {
194+
"onlyBuiltDependencies": ["@biomejs/biome", "electron", "esbuild"]
195+
},
193196
"lint-staged": {
194197
"*": "biome check --fix --no-errors-on-unmatched",
195198
"*.{js,ts,tsx}": "pnpm test -- --findRelatedTests -u --passWithNoTests"

0 commit comments

Comments
 (0)