ignore new type error

This commit is contained in:
Samuel Newman
2026-03-31 15:23:03 +03:00
parent 2a33f9c4a9
commit 302581eea4
+1
View File
@@ -61,6 +61,7 @@ export default defineConfig(
'react-native': reactNative,
'react-native-a11y': reactNativeA11y,
'simple-import-sort': simpleImportSort,
// @ts-expect-error - not sure why
lingui,
'react-compiler': reactCompiler,
'bsky-internal': bskyInternal,