This repository has been archived by the owner on Aug 12, 2023. It is now read-only.
how to add htmlhint #293
Answered
by
jose-elias-alvarez
theSafdarAwan
asked this question in
Q&A
-
i wan't to add the htmlhint for html linting how can i do that is that available |
Beta Was this translation helpful? Give feedback.
Answered by
jose-elias-alvarez
Oct 28, 2021
Replies: 1 comment 2 replies
-
You can do it yourself by creating a source (it seems that the CLI can output to JSON, so it shouldn't be too hard) or open an issue to see if anyone else can help. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
jose-elias-alvarez
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can do it yourself by creating a source (it seems that the CLI can output to JSON, so it shouldn't be too hard) or open an issue to see if anyone else can help.