This website works better with JavaScript.
首頁
探索
說明
登入
isprogram
/
tree-sitter-cpp
镜像来自
https://github.com/tree-sitter/tree-sitter-cpp
關註
1
收藏
0
複製
0
程式碼
問題管理
0
Projects
0
版本發佈
56
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
444
Commit
6
分支
113 MiB
C
99.7%
JavaScript
0.2%
目錄樹:
69b9b9361c
dependabot/github_actions/actions/checkout-6
dependabot/github_actions/actions/setup-node-6
master
fixes
restrict-fold-exps
update
v0.23.4
v0.23.3
v0.23.2
v0.23.1
v0.23.0
v0.22.3
v0.22.2
v0.22.1
v0.22.0
v0.21.0
v0.20.5
v0.20.4
v0.20.3
v0.20.2
v0.20.1
v0.20.0
v0.19.0
v0.16.0
v0.15.1
v0.15.0
v0.13.15
v0.13.14
v0.13.13
v0.13.12
v0.13.11
v0.13.10
v0.13.9
v0.13.8
v0.13.7
v0.13.6
v0.13.5
v0.13.4
v0.13.3
v0.13.2
v0.13.1
v0.13.0
v0.12.1
v0.12.0
v0.11.4
v0.11.3
v0.11.2
v0.11.1
v0.11.0
v0.6.0
v0.5.0
v0.4.1
v0.4.0
v0.3.5
v0.3.4
v0.3.3
v0.3.2
v0.3.1
v0.3.0
v0.2.0
v0.1.0
v0.0.3
分支列表
標籤列表
${ item.name }
Create branch
${ searchTerm }
from '69b9b9361c'
${ noResults }
tree-sitter-cpp
/
eslint.config.mjs
5 lines
89 B
原始文件
Blame
文件歷史
import treesitter from 'eslint-config-treesitter';
export default [
...treesitter,
];