Files
plane/apps/space/ce
b30f7b2484 [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#4465)
* [WEB-5135] refactor: update `sites` ESLint configuration and refactor imports to use type imports

- Enhanced ESLint configuration by adding new rules for import consistency and type imports.
- Refactored multiple files to replace regular imports with type imports for better clarity and performance.
- Ensured consistent use of type imports across the application to align with TypeScript best practices.

* refactor: replace ee regular imports with type imports for improved clarity

---------

Co-authored-by: sriram veeraghanta <[email protected]>
2025-10-14 00:20:43 +05:30
..