issues
search
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:
Removed all
// @ts-ignore
comments
Fixed one
// @ts-expect-error
comment (with
Input
)
Summary of changes:
// @ts-ignore
comments// @ts-expect-error
comment (withInput
)