mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-14 12:29:33 -06:00
- Change usage of `Object` to `object` in various files for better type safety. - Update ESLint configuration to change `@typescript-eslint/no-unused-vars` from 'error' to 'warn' and disable certain rules related to object types. |
||
|---|---|---|
| .. | ||
| abstract | ||
| controllers | ||
| dto | ||
| guards | ||
| integrations | ||
| provider | ||
| repository | ||
| routes | ||
| services | ||
| types | ||
| server.module.ts | ||