Cradicle Explorer
Manganess
Info
Issues
Patches
Wallets
Source
Source
.claude
.github
app
assets
components
constants
hooks
services
types
utils
.gitignore
.prettierrc
LICENSE
README.md
app.json
bun.lockb
eas.json
eslint.config.js
expo-ios.md
package.json
tsconfig-suppressions.json
tsconfig.json
/
tsconfig-suppressions.json
tsconfig-suppressions.json
1
{
2
"compilerOptions": {
3
"exactOptionalPropertyTypes": false
4
}
5
}