enable strict typescript API

This commit is contained in:
Samuel Newman
2026-02-19 20:31:37 +02:00
parent 1565e071c1
commit ebbcf5350d
+2 -1
View File
@@ -17,7 +17,8 @@
"moveUpPatterns": ["#/", "@lingui/macro"],
"moveDownPatterns": ["react-native-reanimated/lib"],
}
]
],
"customConditions": ["react-native-strict-api"]
},
"exclude": ["bskyweb", "bskyembed", "web-build"]
}