Skip to content

refactor: update ESLint configuration and improve type safety across components - #443

Open
Abhishekfm wants to merge 3 commits into
devfrom
lint-fixes
Open

refactor: update ESLint configuration and improve type safety across components#443
Abhishekfm wants to merge 3 commits into
devfrom
lint-fixes

Conversation

@Abhishekfm

Copy link
Copy Markdown
Contributor
  • Removed unused ESLint rules for cleaner configuration.
  • Updated fetch functions to use specific types instead of 'any' for better type safety.
  • Enhanced type definitions in collaborative components and dataset handling.
  • Refactored layout component to utilize useSyncExternalStore for state management.
  • Improved metadata and details components with stricter type definitions.
  • General cleanup of type usage in various components for consistency and clarity.

…components

- Removed unused ESLint rules for cleaner configuration.
- Updated fetch functions to use specific types instead of 'any' for better type safety.
- Enhanced type definitions in collaborative components and dataset handling.
- Refactored layout component to utilize useSyncExternalStore for state management.
- Improved metadata and details components with stricter type definitions.
- General cleanup of type usage in various components for consistency and clarity.
@Abhishekfm
Abhishekfm deployed to development August 31, 2026 06:28 — with GitHub Actions Active
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.

1 participant