Enable React Native strict TypeScript API (#11459)
This commit is contained in:
@@ -57,7 +57,7 @@ export function getLocales() {
|
||||
}
|
||||
}
|
||||
|
||||
// @ts-ignore checked above
|
||||
// @ts-expect-error checked above
|
||||
output.push(locale)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user