Commit Graph

8 Commits

Author SHA1 Message Date
Vítor Vasconcellos
d4f3fdc186 Fix pnpm format command failing with some files (#622)
* Fix `pnpm format` command failure
 - Update prettier and plugins dependencies
 - Add auto-install-peers to .npmrc
 - Fix formating of previously failing files
 - Some basic security mitigations (`pnpm audit --fix`)

* setup-system.sh: Don't do a full system update on ArchLinux

* Revert "Some basic security mitigations (`pnpm audit --fix`)"
2023-03-19 16:47:10 +00:00
maxichrome
a1e2535ed0 don't use symlinked binaries (pnpm bugfix!) 2023-01-19 20:29:32 -08:00
maxichrome
fa33f6c3f0 reorder & comment npmrc 2022-11-05 08:30:24 -05:00
Olen Latham
80bca6494e Update .npmrc
Updated and added `engine-strict=true` which enforces the requirement of the node version across all deps
2022-11-03 01:20:13 -04:00
Brendan Allan
60df0aaa53 add postinstall script for react-native-codegen 2022-10-17 23:42:32 +08:00
Brendan Allan
76ae07a754 put mobile in pnpm workspace 2022-10-17 21:27:14 +08:00
Jamie Pine
9117f35a42 restructure project files layout 2022-03-31 17:41:17 -07:00
Brendan Allan
b16b69627f feat: force use of pnpm 2022-03-30 18:35:57 +08:00