Nemeski@lemm.ee to JavaScript@programming.dev · 1 year agoESLint v9.0.0 releasedeslint.orgexternal-linkmessage-square4fedilinkarrow-up11arrow-down10cross-posted to: [email protected]
arrow-up11arrow-down1external-linkESLint v9.0.0 releasedeslint.orgNemeski@lemm.ee to JavaScript@programming.dev · 1 year agomessage-square4fedilinkcross-posted to: [email protected]
minus-squareVictor@lemmy.worldlinkfedilinkarrow-up0·1 year ago the editor plugins that still need a lot of work Yeah. And the fact that the formatter doesn’t support pure HTML, or Vue. Unless that’s changed since I last checked? 🤞
minus-squarearendjr@programming.devlinkfedilinkarrow-up0·1 year ago the formatter doesn’t support pure HTML, or Vue Both are being worked on 😉 There’s already partial Vue support now, but only the JS part so far. CSS formatter is also on the way.
minus-squaredinckel@lemmy.worldlinkfedilinkarrow-up0·1 year agoVue is partially supported as of 1.6.0, but obviously expect issues. I still keep my frontend projects on the eslint stack, until this is improved
Yeah. And the fact that the formatter doesn’t support pure HTML, or Vue. Unless that’s changed since I last checked? 🤞
Both are being worked on 😉
There’s already partial Vue support now, but only the JS part so far. CSS formatter is also on the way.
Vue is partially supported as of 1.6.0, but obviously expect issues. I still keep my frontend projects on the eslint stack, until this is improved