refactor: Integrate consistent-type-imports in FE packages (no-changelog) (#6060)
* 👕 Move `consistent-type-imports` to top level * 👕 Apply lintfixes * 👕 Apply more lintfixes * 👕 More lintfixes * 👕 More lintfixes
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { WorkflowTitleStatus } from '@/Interface';
|
||||
import type { WorkflowTitleStatus } from '@/Interface';
|
||||
|
||||
export function useTitleChange() {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user