Skip to content

Files

Latest commit

cc6950a · Mar 3, 2025

History

History
13 lines (8 loc) · 458 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 458 Bytes

tree-sitter-rescript

ReScript grammar for Tree-sitter

Contributing

Contributions are welcome. Here’s how you can help:

🙂 Provide a minimal ReScript snippet which produces an (ERROR) node or otherwise incorrect syntax tree. Open a new issue providing this snippet and the resulting syntax tree. You can use the following command to see the syntax tree:

npm run parse path/to/file.res