mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-04-25 02:48:23 +01:00
Make ICU types stricter for inline JSX
This commit is contained in:
@@ -40,7 +40,7 @@ async function main() {
|
||||
|
||||
// Find uses in either:
|
||||
// - `i18n('key')`
|
||||
// - `<Intl id="key"/>`
|
||||
// - `<I18n id="key"/>`
|
||||
|
||||
try {
|
||||
const result = await execa(
|
||||
|
||||
Reference in New Issue
Block a user