mirror of
https://github.com/EthanShoeDev/fressh.git
synced 2026-01-11 06:12:51 +00:00
rm patched pkg
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user