Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 429 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 429 Bytes

tree-sitter-phpdoc

PHPDoc grammar for tree-sitter.

Install

npm install tree-sitter-phpdoc

Test

npm test

If this test script doesn't work for you, you can just run ./node_modules/.bin/tree-sitter generate and ./node_modules/.bin/tree-sitter test manually.

Thanks

Originally forked from https://github.com/john-nguyen09/tree-sitter-phpdoc