Skip to content

Commit e65e586

Browse files
committed
fix: hoist eslint things to fix VS Code ESLint extension
with the old eslint config, it doesn't load plugins reliably else
1 parent b1b1573 commit e65e586

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pnpm-workspace.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ onlyBuiltDependencies:
66
- core-js
77
- esbuild
88

9+
publicHoistPattern:
10+
- '*eslint*'
11+
912
# enforce specific Node.js and pnpm version (https://pnpm.io/npmrc#engine-strict)
1013
engineStrict: true
1114

0 commit comments

Comments
 (0)