Skip to content

Conversation

@Shraymonks
Copy link
Contributor

Updates tree-sitter-javascript and fixes grammar to support updated rules.

Changes:
tree-sitter/tree-sitter-javascript#234
tree-sitter/tree-sitter-javascript#235

Checklist:

  • All tests pass in CI.
  • There are sufficient tests for the new fix/feature.
  • Grammar rules have not been renamed unless absolutely necessary.
  • The conflicts section hasn't grown too much.
  • The parser size hasn't grown too much (check the value of STATE_COUNT in src/parser.c).

Copy link
Contributor

@mjambon mjambon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me. Thank you!

@mjambon mjambon merged commit faad909 into tree-sitter:master Dec 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants