tree-sitter-html
tree-sitter-html copied to clipboard
More details in package.json for npm-ing
What does it do?
It adds more information for npm, and node package users, so they can find resources or create a PR.
Compare these two to see the difference:
How to test
No test is necessary because it's just meta data. The JSON parses correctly. node -e 'console.log(require("./package.json"))'