mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-28 18:22:40 +00:00
Add import / export sort rules (#612)
- Adds ESLint package - Applies import/export rules to all files - Uses newline delineated grouping, with type-only imports first
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
import type { Positionable } from "../interfaces"
|
||||
|
||||
import { LGraphNode } from "@/LGraphNode"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user