CADELmx / GPD_BACKEND

This is a NESTjs project that implements the GPD project's backend logic
MIT License
1 stars 0 forks source link

App level lint #33

Closed DiegoSHS closed 2 months ago

DiegoSHS commented 3 months ago

Linting

Perform lint at app level and address errors, if no errors found, this issue should be closed. The lint can be performed with the command npm run lint that nestjs provide, with ESlint or any linting tool for typescript. Check trello board for more information

DiegoSHS commented 3 months ago

Lint global