Wire up typescript safety net around i18next

This commit is contained in:
Michael Telatynski
2023-11-17 12:26:25 +00:00
джерело 1598818db6
коміт 548d2e4d63
3 змінених файлів з 38 додано та 3 видалено

@@ -14,6 +14,7 @@
"noUnusedLocals": true,
"moduleResolution": "node",
"declaration": true,
"resolveJsonModule": true,
// TODO: Enable the following options later.
// "forceConsistentCasingInFileNames": true,