feat: Initial Dev Containers setup (no-changelog) (#8951)

Co-authored-by: कारतोफ्फेलस्क्रिप्ट™ <aditya@netroy.in>
This commit is contained in:
Jean Khawand
2024-06-06 14:31:33 +02:00
committed by GitHub
parent 600013a1ab
commit f7198e3734
6 changed files with 64 additions and 0 deletions

3
.npmrc
View File

@@ -9,3 +9,6 @@ hoist = true
shamefully-hoist = true
hoist-workspace-packages = false
loglevel = warn
package-manager-strict=false
# https://github.com/pnpm/pnpm/issues/7024
package-import-method=clone-or-copy