* chore: add nix This could help contributers... contribute! * build: use turborepo pipelines for coordination instead of hacking it with sleeps and such.... * chore: update dev script now we're cooking with gas! no more hacks, no more awkward flags * chore: update pnpm version requirement you want to support v6?? then use a v6-compatible pnpm version * chore: update pnpm-lock
11 lines
263 B
Plaintext
11 lines
263 B
Plaintext
save-exact=true
|
|
dedupe-peer-dependents=true
|
|
strict-peer-dependencies=false
|
|
|
|
public-hoist-pattern[]=secure-password
|
|
public-hoist-pattern[]=*types*
|
|
public-hoist-pattern[]=*eslint*
|
|
public-hoist-pattern[]=@prettier/plugin-*
|
|
public-hoist-pattern[]=*prettier-plugin-*
|
|
|