Ai
1 Star 0 Fork 0

bison-fork/tree-sitter-typescript

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
binding.gyp 430 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"targets": [
{
"target_name": "tree_sitter_typescript_binding",
"include_dirs": [
"<!(node -e \"require('nan')\")",
"typescript/src"
],
"sources": [
"typescript/src/parser.c",
"typescript/src/scanner.c",
"tsx/src/parser.c",
"tsx/src/scanner.c",
"bindings/node/binding.cc"
],
"cflags_c": [
"-std=c99",
]
},
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Rust
1
https://gitee.com/bison-fork/tree-sitter-typescript.git
git@gitee.com:bison-fork/tree-sitter-typescript.git
bison-fork
tree-sitter-typescript
tree-sitter-typescript
master

搜索帮助