adrai / i18next-ts-issue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Run to reproduce typescript error:

  1. npm install
  2. npm run tsc

Prepared with:

  1. npx create-react-app i18next-ts-issue --template typescrip
  2. npm install react-i18next
  3. npm install i18next
  4. Modified App.tsx with usage of useTranslation

About


Languages

Language:TypeScript 42.5%Language:HTML 37.4%Language:CSS 20.2%