evolution-api/src/cache
Davidson Gomes 9d42ad3495 refactor(eslint): update TypeScript object type usage and adjust linting rules
- 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.
2025-09-18 14:48:56 -03:00
..
cacheengine.ts Fix prettier errors 2025-01-07 08:50:34 +01:00
localcache.ts refactor(eslint): update TypeScript object type usage and adjust linting rules 2025-09-18 14:48:56 -03:00
rediscache.client.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
rediscache.ts Fix prettier errors 2025-01-07 08:50:34 +01:00