Skip to content

Commit

Permalink
Merge pull request #430 from tree-sitter/generation
Browse files Browse the repository at this point in the history
chore: generate and sync latest changes
  • Loading branch information
eed3si9n authored Oct 15, 2024
2 parents 2cfbb6e + 66c6363 commit 94398d2
Show file tree
Hide file tree
Showing 6 changed files with 544 additions and 708 deletions.
15 changes: 2 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,5 @@
"prestart": "tree-sitter build --wasm",
"start": "tree-sitter playground",
"test": "node --test bindings/node/*_test.js"
},
"tree-sitter": [
{
"scope": "source.scala",
"file-types": [
"scala",
"sbt"
],
"highlights": "queries/highlights.scm",
"locals": "queries/locals.scm"
}
]
}
}
}
1 change: 1 addition & 0 deletions src/grammar.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

92 changes: 1 addition & 91 deletions src/node-types.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 94398d2

Please sign in to comment.