toonvanstrijp / nestjs-i18n

The i18n module for nestjs.
https://nestjs-i18n.com
Other
626 stars 101 forks source link

fix: add a note to add generated file to eslintignore #534

Closed rubiin closed 11 months ago

rubiin commented 11 months ago

Description

Adds a log line to instruct users to add the typesFile generated to eslintignore. Also adds a note for the same in documentation under type safety

Linked Issues

https://github.com/toonvanstrijp/nestjs-i18n/issues/529

Additional context

coveralls commented 11 months ago

Coverage Status

coverage: 90.704% (+0.008%) from 90.696% when pulling a7d641ae7645550b2d82b5f844bac3b0e863a609 on rubiin:main into 8e8e93766bd3ed458ba8f230b708c0809421240a on toonvanstrijp:main.