toonvanstrijp / nestjs-i18n

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

Add eslint-disable and prettier-ignore to generated file #610

Closed lehuygiang28 closed 4 months ago

lehuygiang28 commented 4 months ago

Description

This Pull Request adds 'eslint-disable' and 'prettier-ignore' comments to the generated file. This means ESLint and Prettier will automatically skip this file, so we don't need to manually ignore it anymore.

Linked Issues

Additional context

coveralls commented 4 months ago

Coverage Status

coverage: 90.844% (+0.02%) from 90.828% when pulling 18859f31d856c7f44040d0b5e7084b8e00befe51 on lehuygiang28:feat_ignore into 2eb5f4e6bba6a90c415fff6061d7396150e7d0e9 on toonvanstrijp:main.