mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 15:28:57 +00:00
e4580190e9
- Update Node.js version in .nvmrc from v20 to v24 - Update pnpm packageManager from 10.33.0 to 11.0.9 - Update pnpm-workspace.yaml to use allowBuilds instead of onlyBuiltDependencies - Bump dev dependencies to latest versions: @antfu/eslint-config, @types/node, lint-staged, typescript
10 lines
137 B
YAML
10 lines
137 B
YAML
shellEmulator: true
|
|
trustPolicy: no-downgrade
|
|
|
|
packages:
|
|
- apps/*
|
|
- packages/*
|
|
allowBuilds:
|
|
esbuild: true
|
|
simple-git-hooks: true
|