diff --git a/src/frontend/src/CustomNodes/GenericNode/hooks/use-get-build-status.tsx b/src/frontend/src/CustomNodes/GenericNode/hooks/use-get-build-status.ts similarity index 100% rename from src/frontend/src/CustomNodes/GenericNode/hooks/use-get-build-status.tsx rename to src/frontend/src/CustomNodes/GenericNode/hooks/use-get-build-status.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-check-code-validity.tsx b/src/frontend/src/CustomNodes/hooks/use-check-code-validity.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-check-code-validity.tsx rename to src/frontend/src/CustomNodes/hooks/use-check-code-validity.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-fetch-data-on-mount.tsx b/src/frontend/src/CustomNodes/hooks/use-fetch-data-on-mount.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-fetch-data-on-mount.tsx rename to src/frontend/src/CustomNodes/hooks/use-fetch-data-on-mount.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-handle-new-value.tsx b/src/frontend/src/CustomNodes/hooks/use-handle-new-value.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-handle-new-value.tsx rename to src/frontend/src/CustomNodes/hooks/use-handle-new-value.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-handle-node-class.tsx b/src/frontend/src/CustomNodes/hooks/use-handle-node-class.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-handle-node-class.tsx rename to src/frontend/src/CustomNodes/hooks/use-handle-node-class.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-merge-refs.tsx b/src/frontend/src/CustomNodes/hooks/use-merge-refs.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-merge-refs.tsx rename to src/frontend/src/CustomNodes/hooks/use-merge-refs.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-update-all-nodes.tsx b/src/frontend/src/CustomNodes/hooks/use-update-all-nodes.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-update-all-nodes.tsx rename to src/frontend/src/CustomNodes/hooks/use-update-all-nodes.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-update-node-code.tsx b/src/frontend/src/CustomNodes/hooks/use-update-node-code.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-update-node-code.tsx rename to src/frontend/src/CustomNodes/hooks/use-update-node-code.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-update-validation-status.tsx b/src/frontend/src/CustomNodes/hooks/use-update-validation-status.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-update-validation-status.tsx rename to src/frontend/src/CustomNodes/hooks/use-update-validation-status.ts diff --git a/src/frontend/src/CustomNodes/hooks/use-validation-status-string.tsx b/src/frontend/src/CustomNodes/hooks/use-validation-status-string.ts similarity index 100% rename from src/frontend/src/CustomNodes/hooks/use-validation-status-string.tsx rename to src/frontend/src/CustomNodes/hooks/use-validation-status-string.ts diff --git a/src/frontend/src/components/common/storeCardComponent/hooks/use-data-effect.tsx b/src/frontend/src/components/common/storeCardComponent/hooks/use-data-effect.ts similarity index 100% rename from src/frontend/src/components/common/storeCardComponent/hooks/use-data-effect.tsx rename to src/frontend/src/components/common/storeCardComponent/hooks/use-data-effect.ts diff --git a/src/frontend/src/components/common/storeCardComponent/hooks/use-handle-install.tsx b/src/frontend/src/components/common/storeCardComponent/hooks/use-handle-install.ts similarity index 100% rename from src/frontend/src/components/common/storeCardComponent/hooks/use-handle-install.tsx rename to src/frontend/src/components/common/storeCardComponent/hooks/use-handle-install.ts diff --git a/src/frontend/src/components/core/cardComponent/hooks/use-handle-install.tsx b/src/frontend/src/components/core/cardComponent/hooks/use-handle-install.ts similarity index 100% rename from src/frontend/src/components/core/cardComponent/hooks/use-handle-install.tsx rename to src/frontend/src/components/core/cardComponent/hooks/use-handle-install.ts diff --git a/src/frontend/src/components/core/folderSidebarComponent/hooks/use-on-file-drop.tsx b/src/frontend/src/components/core/folderSidebarComponent/hooks/use-on-file-drop.ts similarity index 100% rename from src/frontend/src/components/core/folderSidebarComponent/hooks/use-on-file-drop.tsx rename to src/frontend/src/components/core/folderSidebarComponent/hooks/use-on-file-drop.ts diff --git a/src/frontend/src/hooks/use-overlap-shortcuts.tsx b/src/frontend/src/hooks/use-overlap-shortcuts.ts similarity index 100% rename from src/frontend/src/hooks/use-overlap-shortcuts.tsx rename to src/frontend/src/hooks/use-overlap-shortcuts.ts diff --git a/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-auto-resize-text-area.tsx b/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-auto-resize-text-area.ts similarity index 100% rename from src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-auto-resize-text-area.tsx rename to src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-auto-resize-text-area.ts diff --git a/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-drag-and-drop.tsx b/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-drag-and-drop.ts similarity index 100% rename from src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-drag-and-drop.tsx rename to src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-drag-and-drop.ts diff --git a/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-focus-unlock.tsx b/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-focus-unlock.ts similarity index 100% rename from src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-focus-unlock.tsx rename to src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-focus-unlock.ts diff --git a/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-handle-file-change.tsx b/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-handle-file-change.ts similarity index 100% rename from src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-handle-file-change.tsx rename to src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-handle-file-change.ts diff --git a/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-upload.tsx b/src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-upload.ts similarity index 100% rename from src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-upload.tsx rename to src/frontend/src/modals/IOModal/components/chatView/chatInput/hooks/use-upload.ts diff --git a/src/frontend/src/modals/editNodeModal/hooks/use-column-defs.tsx b/src/frontend/src/modals/editNodeModal/hooks/use-column-defs.ts similarity index 100% rename from src/frontend/src/modals/editNodeModal/hooks/use-column-defs.tsx rename to src/frontend/src/modals/editNodeModal/hooks/use-column-defs.ts diff --git a/src/frontend/src/modals/editNodeModal/hooks/use-handle-change-advanced.tsx b/src/frontend/src/modals/editNodeModal/hooks/use-handle-change-advanced.ts similarity index 100% rename from src/frontend/src/modals/editNodeModal/hooks/use-handle-change-advanced.tsx rename to src/frontend/src/modals/editNodeModal/hooks/use-handle-change-advanced.ts diff --git a/src/frontend/src/modals/editNodeModal/hooks/use-row-data.tsx b/src/frontend/src/modals/editNodeModal/hooks/use-row-data.ts similarity index 100% rename from src/frontend/src/modals/editNodeModal/hooks/use-row-data.tsx rename to src/frontend/src/modals/editNodeModal/hooks/use-row-data.ts diff --git a/src/frontend/src/pages/FlowPage/components/nodeToolbarComponent/hooks/use-shortcuts.tsx b/src/frontend/src/pages/FlowPage/components/nodeToolbarComponent/hooks/use-shortcuts.ts similarity index 100% rename from src/frontend/src/pages/FlowPage/components/nodeToolbarComponent/hooks/use-shortcuts.tsx rename to src/frontend/src/pages/FlowPage/components/nodeToolbarComponent/hooks/use-shortcuts.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-description-modal.tsx b/src/frontend/src/pages/MainPage/hooks/use-description-modal.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-description-modal.tsx rename to src/frontend/src/pages/MainPage/hooks/use-description-modal.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-dropdown-options.tsx b/src/frontend/src/pages/MainPage/hooks/use-dropdown-options.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-dropdown-options.tsx rename to src/frontend/src/pages/MainPage/hooks/use-dropdown-options.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-filtered-flows.tsx b/src/frontend/src/pages/MainPage/hooks/use-filtered-flows.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-filtered-flows.tsx rename to src/frontend/src/pages/MainPage/hooks/use-filtered-flows.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-handle-duplicate.tsx b/src/frontend/src/pages/MainPage/hooks/use-handle-duplicate.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-handle-duplicate.tsx rename to src/frontend/src/pages/MainPage/hooks/use-handle-duplicate.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-handle-select-all.tsx b/src/frontend/src/pages/MainPage/hooks/use-handle-select-all.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-handle-select-all.tsx rename to src/frontend/src/pages/MainPage/hooks/use-handle-select-all.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-on-file-drop.tsx b/src/frontend/src/pages/MainPage/hooks/use-on-file-drop.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-on-file-drop.tsx rename to src/frontend/src/pages/MainPage/hooks/use-on-file-drop.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-select-options-change.tsx b/src/frontend/src/pages/MainPage/hooks/use-select-options-change.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-select-options-change.tsx rename to src/frontend/src/pages/MainPage/hooks/use-select-options-change.ts diff --git a/src/frontend/src/pages/MainPage/hooks/use-selected-flows.tsx b/src/frontend/src/pages/MainPage/hooks/use-selected-flows.ts similarity index 100% rename from src/frontend/src/pages/MainPage/hooks/use-selected-flows.tsx rename to src/frontend/src/pages/MainPage/hooks/use-selected-flows.ts diff --git a/src/frontend/src/pages/SettingsPage/pages/GeneralPage/components/ProfilePictureForm/components/profilePictureChooserComponent/hooks/use-preload-images.tsx b/src/frontend/src/pages/SettingsPage/pages/GeneralPage/components/ProfilePictureForm/components/profilePictureChooserComponent/hooks/use-preload-images.ts similarity index 100% rename from src/frontend/src/pages/SettingsPage/pages/GeneralPage/components/ProfilePictureForm/components/profilePictureChooserComponent/hooks/use-preload-images.tsx rename to src/frontend/src/pages/SettingsPage/pages/GeneralPage/components/ProfilePictureForm/components/profilePictureChooserComponent/hooks/use-preload-images.ts diff --git a/src/frontend/src/shared/hooks/use-file-size-validator.tsx b/src/frontend/src/shared/hooks/use-file-size-validator.ts similarity index 100% rename from src/frontend/src/shared/hooks/use-file-size-validator.tsx rename to src/frontend/src/shared/hooks/use-file-size-validator.ts diff --git a/src/frontend/src/shared/hooks/use-tab-visibility.tsx b/src/frontend/src/shared/hooks/use-tab-visibility.ts similarity index 100% rename from src/frontend/src/shared/hooks/use-tab-visibility.tsx rename to src/frontend/src/shared/hooks/use-tab-visibility.ts