feat(web)!: rewrite the library in TypeScript
This commit is contained in:
parent
07a86b1729
commit
2cae67892e
39 changed files with 7856 additions and 3629 deletions
4
lib/binding_web/.gitignore
vendored
4
lib/binding_web/.gitignore
vendored
|
|
@ -1,6 +1,8 @@
|
|||
dist/
|
||||
/tree-sitter.js
|
||||
/tree-sitter.js.map
|
||||
/tree-sitter.wasm
|
||||
package-lock.json
|
||||
/tree-sitter.wasm.map
|
||||
node_modules
|
||||
*.tgz
|
||||
LICENSE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue