Lint your HTML files in your Nx workspace with nx-htmlhint plugin #22120
mchlbrnd
started this conversation in
Show and Tell
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.
-
Hi all,
In my current project, I migrated codebase from Angular CLI to Nx. So far a great experience, so first of a big THANK YOU to collaborators and lively community!
My team used HTMLHint (and other pre/post processing) by having long and quite a lot of npm scripts. Moreover, it would be awesome to bring HTMLHint into the fold and be able to configure and execute project targets.
So.... without further ado.... I bring you....
https://www.npmjs.com/package/@wrckt/nx-htmlhint/
https://github.com/mchlbrnd/wrckt
Feedback welcome! If you find a bug or have feature request use issue tracker in main repo.
Would be great to put this plugin on Nx community plugin page to spread the <3!
Beta Was this translation helpful? Give feedback.
All reactions