Add eslint-css-support #708
EugenGedroyc
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
ESLint now officially supports linting of CSS
I don't know how I can set up it in my eslint if I use antfu-config: JS rules are always applied to check CSS.
And
ignores: ["**/*.css"]
works globally, also for 'userConfigs'The only is to implement it in antfu-eslint-config?
Beta Was this translation helpful? Give feedback.
All reactions