@pfista
Zed Users:
Has anyone actually gotten ESLint working with Zed?
Not for code formatting, but for code linting.
It would be great if Zed respected a projects .eslintrc.yml or other configuration files (same for in monorepos with multiple eslint configs).
But I can't figure out any way to get this to actually work with Zed. Is it possible?
Ideally lint issues according to my rules would show up in the Diagnostics section.