Skip to content

Conversation

@1serkan
Copy link

@1serkan 1serkan commented Nov 28, 2025

  • replace let with const where variables are not reassigned
  • remove all remaining 'any' types and add proper custom types
  • fix "pointers" and "uniforms" declarations to follow prefer-const

- replace let with const where variables are not reassigned
- remove all remaining 'any' types and add proper custom types
- fix "pointers" and "uniforms" declarations to follow prefer-const
@1serkan 1serkan changed the title refactor: resolve all ESLint and TypeScript warnings refactor(SplashCursor): resolve all ESLint and TypeScript warnings Nov 28, 2025
@DavidHDev
Copy link
Owner

the same changes should be added under the /ts-tailwind variant

@DavidHDev DavidHDev closed this Dec 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants