mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Creating Node AST Tool. (#756)
This commit is contained in:
parent
28ff62e7b1
commit
f1a4e5d4d3
6 changed files with 1348 additions and 1 deletions
|
|
@ -64,5 +64,8 @@
|
|||
"react-devtools-core": "^4.28.5",
|
||||
"typescript-eslint": "^8.30.1",
|
||||
"yargs": "^17.7.2"
|
||||
},
|
||||
"dependencies": {
|
||||
"tree-sitter-rust": "^0.21.0"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue