bb-plane-fork/apps/space/core/store
Prateek Shourya 9f41e92d21
[WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956)
- 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.

Co-authored-by: sriram veeraghanta <veeraghanta.sriram@gmail.com>
2025-10-14 00:40:30 +05:30
..
helpers [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
publish [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
cycle.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
instance.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
issue-detail.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
issue-filters.store.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
issue.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
label.store.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
members.store.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
module.store.ts [WEB-5027] fix: replace lodash package with lodash-es (#7856) 2025-09-26 17:59:31 +05:30
profile.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
root.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
state.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30
user.store.ts [WEB-5135] refactor: update sites ESLint configuration and refactor imports to use type imports (#7956) 2025-10-14 00:40:30 +05:30