mirror of
https://github.com/meshtastic/web.git
synced 2026-07-31 06:56:28 -04:00
Ran pnpm oxfmt . This should get the web repo aligned so that we can better enforce oxfmt going forward.
10 lines
236 B
YAML
10 lines
236 B
YAML
allowBuilds:
|
|
"@serialport/bindings-cpp": false
|
|
"@tailwindcss/oxide": false
|
|
"core-js": false
|
|
esbuild: false
|
|
minimumReleaseAge: 2880 # package dependency library must be at least 2 days old
|
|
packages:
|
|
- "packages/*"
|
|
- "apps/*"
|