feat: add typings for the node bindings

Fixes #3072
This commit is contained in:
Segev Finer 2024-02-28 21:41:14 +02:00 committed by Amaan Qureshi
parent b43e8ce902
commit 30bb44f48a
3 changed files with 40 additions and 1 deletions

View file

@ -4,6 +4,7 @@
"description": "CAMEL_PARSER_NAME grammar for tree-sitter",
"repository": "github:tree-sitter/tree-sitter-PARSER_NAME",
"license": "MIT",
"types": "bindings/node",
"main": "bindings/node",
"files": [
"grammar.js",