mirror of
https://github.com/Comfy-Org/ComfyUI_frontend.git
synced 2026-04-29 10:42:44 +00:00
[build] Disable litegraph ESLint config temporarily
- Renamed eslint.config.js to eslint.config.js.disabled - Prevents ESLint from loading litegraph's config which requires uninstalled dependencies - Added TODO to make litegraph compatible with frontend's ESLint rules
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
// TODO: Make litegraph code compatible with frontend's ESLint
|
||||
|
||||
import eslint from "@eslint/js"
|
||||
import stylistic from "@stylistic/eslint-plugin"
|
||||
import eslintPluginAntfu from "eslint-plugin-antfu"
|
||||
Reference in New Issue
Block a user