rm patched pkg

This commit is contained in:
EthanShoeDev
2025-10-08 19:59:44 -04:00
parent 856be66449
commit 0f468b9f2d
5 changed files with 6 additions and 87 deletions

View File

@@ -2,10 +2,6 @@
"extends": "expo/tsconfig.base",
"compilerOptions": {
"strict": true,
// https://github.com/jhugman/uniffi-bindgen-react-native/pull/198
// https://github.com/microsoft/TypeScript/issues/41883#issuecomment-1758692340
// TODO: Get this merged
// https://github.com/jhugman/uniffi-bindgen-react-native/pull/297
"noUnusedLocals": true,
"noUnusedParameters": true,
"noFallthroughCasesInSwitch": true,