i18next / i18next-xhr-backend

[deprecated] can be replaced with i18next-http-backend
https://github.com/i18next/i18next-http-backend
MIT License
253 stars 75 forks source link

"No inputs were found in config file" - tsconfig typo? #323

Closed ThomasVandenbon closed 5 years ago

ThomasVandenbon commented 5 years ago

In Visual Studio Code I'm getting the following warning: No inputs were found in config file '..../node_modules/i18next-xhr-backend/tsconfig.json'. Specified 'include' paths were '["./indext.d.ts","./test/**/*.ts*"]' and 'exclude' paths were '[]'.ts

This looks like it might be a typo, as "indext.d.ts" should probably be "index.d.ts".

adrai commented 5 years ago

will be included in the next version

jamuhl commented 5 years ago

published in i18next-xhr-backend@3.1.2