@atjn/htmlvalidate-config
v7.0.0
Published
My personal HTML code style
Downloads
32
Readme
My personal HTML code style
This is my personal HTML code style, defined as an HTML-validate shareable configuration. My style is:
Stable
By enforcing certain common practices, my code becomes more readable and less error-prone.
Loosely styled
I have a loosely defined coding style which helps make the code more consistent and readable. I purposefully don't get too specific with small details because I often find that slightly varying my code style can help me write more efficient and readable code.