本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
isprogram
/
tree-sitter-c
镜像来自
https://github.com/tree-sitter/tree-sitter-c
關注
1
收藏
0
複製
0
程式碼
問題
0
Projects
0
版本發佈
79
Wiki
活動
瀏覽代碼
Rebuild in prepublish script
pull/2/head
Max Brunsfeld
10 年之前
父節點
603224433a
當前提交
95b7d49194
共有
1 個檔案被更改
,包括
1 行新增
和
1 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
package.json
+ 1
- 1
package.json
查看文件
@ -17,7 +17,7 @@
"tree-sitter-compiler"
:
">= 0.0.30"
}
,
"scripts"
:
{
"prepublish"
:
"tree-sitter compile"
,
"prepublish"
:
"tree-sitter compile
&& node-gyp build
"
,
"test"
:
"tree-sitter test"
}
}
Write
Preview
Loading…
取消
儲存