mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 19:52:02 +00:00
Adding some simple tests. (#54)
This commit is contained in:
parent
d9ad2a74ae
commit
0c9e1ef61b
8 changed files with 1626 additions and 9 deletions
|
|
@ -9,7 +9,8 @@
|
|||
"target": "ES2020",
|
||||
"paths": {
|
||||
"@gemini-code/*": ["./packages/*"]
|
||||
}
|
||||
},
|
||||
"types": ["node", "vitest/globals"]
|
||||
},
|
||||
"exclude": ["node_modules", "dist"],
|
||||
"include": ["src"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue