Use import type in some places

Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
This commit is contained in:
marcin mikołajczak
2022-06-09 21:08:51 +02:00
parent 95e037f8c0
commit 2786fa257b
43 changed files with 46 additions and 52 deletions

View File

@ -100,7 +100,6 @@ manageTranslations({
},
});
// Check variable interpolations and print error messages if variables are
// used in translations which are not used in the default message.
/* eslint-disable no-console */