mirror of
https://github.com/stoatchat/for-legacy-web.git
synced 2026-03-06 08:38:37 +00:00
9 lines
235 B
Plaintext
9 lines
235 B
Plaintext
# Allow us to use the monorepo with client being the root
|
|
ignore-workspace-root-check=true
|
|
|
|
# We cannot satisfy certain peer dependencies
|
|
strict-peer-dependencies=false
|
|
|
|
# Required for Vite.js to resolve packages
|
|
shamefully-hoist=true
|