This repository is a POC demonstrating how to setup i18next + TypeScript in a monorepo so that each package has its own translations and type inference.
This GitHub issue
This project assumes you have pnpm installed.
Once you've cloned the repo, do:
$ pnpm i
$ pnpm check