Fix type definitions in exports…
…and generate `.d.cts` files for CommonJS exports.
This commit is contained in:
parent
876d5a96bf
commit
02fff92b91
5 changed files with 1118 additions and 16 deletions
2
lib/binding_web/.gitignore
vendored
2
lib/binding_web/.gitignore
vendored
|
|
@ -3,6 +3,8 @@ dist/
|
|||
web-tree-sitter*
|
||||
!web-tree-sitter.d.ts
|
||||
!web-tree-sitter.d.ts.map
|
||||
!web-tree-sitter.d.cts
|
||||
!web-tree-sitter.d.cts.map
|
||||
lib/tree-sitter*
|
||||
lib/*.c
|
||||
lib/*.h
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue