enable react native strict types

This commit is contained in:
Samuel Newman
2026-08-13 11:42:09 +03:00
parent 6b35d3de1c
commit 8677387c23
104 changed files with 457 additions and 506 deletions
+2 -1
View File
@@ -22,7 +22,8 @@
"moveUpPatterns": ["#/", "@lingui/react/macro"],
"moveDownPatterns": ["react-native-reanimated/lib"],
}
]
],
"customConditions": ["react-native-strict-api"]
},
"exclude": ["bskyweb", "bskyembed", "web-build"]
}