nanostores / i18n

A tiny (≈600 bytes) i18n library for React/Preact/Vue/Svelte
MIT License
229 stars 12 forks source link

fix: 🧪 TypeScript comments #12

Closed Beraliv closed 2 years ago

Beraliv commented 2 years ago

Summary of changes:

  1. Removed all // @ts-ignore comments
  2. Fixed one // @ts-expect-error comment (with Input)