このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
isprogram
/
tree-sitter-c
ミラー元
https://github.com/tree-sitter/tree-sitter-c
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プロジェクト
0
リリース
79
Wiki
アクティビティ
ソースを参照
Rebuild in prepublish script
pull/2/head
Max Brunsfeld
10年前
親
603224433a
コミット
95b7d49194
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+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"
}
}
書き込み
プレビュー
読み込み中…
キャンセル
保存