Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 259 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 259 Bytes

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