| 1 | minimumReleaseAge: 0 |
| 2 | shellEmulator: true |
| 3 | |
| 4 | trustPolicy: off |
| 5 | |
| 6 | trustPolicyExclude: |
| 7 | - chokidar |
| 8 | - semver |
| 9 | |
| 10 | allowBuilds: |
| 11 | "@parcel/watcher": true |
| 12 | "@tailwindcss/oxide": true |
| 13 | esbuild: true |
| 14 | unrs-resolver: true |
| 15 | |
| 16 | overrides: |
| 17 | "@mui/icons-material": ^7.3.9 |
| 18 | rolldown: 1.0.1 |
| 19 | |
| 20 | peerDependencyRules: |
| 21 | allowedVersions: |
| 22 | eslint: "10" |