You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I can see now in the README that HTML_CodeSniffer is supposed to be used with JSDom and is not supposed to be required using require("html_codesniffer").
That is confusing.
I would like the npm package to have a Node.js API, something like:
I'll look into it for the next release. At this stage NPM is being used as an alternative way to fetch updates to the code for some organisations (#171).
…sed as a node module but will now present a more meaningful error. If the project has been built then it will require the build file. This resolvessquizlabs#208
The following Node.js example does not work: https://npm.runkit.com/html_codesniffer
The text was updated successfully, but these errors were encountered: