mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 11:41:04 +00:00
Improve the performance of filename completion over large repositories. (#938)
This commit is contained in:
parent
9072a4e5ee
commit
f2ab6d08c4
6 changed files with 84 additions and 11 deletions
|
|
@ -32,6 +32,7 @@ export default tseslint.config(
|
|||
'eslint.config.js',
|
||||
'packages/cli/dist/**',
|
||||
'packages/core/dist/**',
|
||||
'packages/server/dist/**',
|
||||
'eslint-rules/*',
|
||||
'bundle/**',
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue