ReScript grammar for Tree-sitter
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