Initial commit (unpacked platform)

This commit is contained in:
Sven (AAMOS AI)
2026-08-05 19:21:11 +07:00
commit ac5340195a
314 changed files with 57584 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# React Native/Expo kräver hoisted node_modules i pnpm-monorepon.
# pnpm hardlänkar fortfarande från store, så diskkostnaden är begränsad.
node-linker=hoisted
shamefully-hoist=true
strict-peer-dependencies=false
auto-install-peers=true