Initial commit

This commit is contained in:
mcarquigny
2025-03-20 09:07:33 +01:00
commit 742da61016
51 changed files with 10395 additions and 0 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