This commit is contained in:
2024-03-14 14:12:01 -04:00
parent f1a7cafe03
commit f904875ed2
10 changed files with 682 additions and 297 deletions

5
.npmrc Normal file
View File

@@ -0,0 +1,5 @@
# pnpm-related options
shamefully-hoist=true
strict-peer-dependencies=false
# to get the latest compatible packages when creating the project https://github.com/pnpm/pnpm/issues/6463
resolution-mode=highest