mirror of
https://github.com/QwenLM/qwen-code.git
synced 2025-12-20 16:57:46 +00:00
Improve the performance of filename completion over large repositories. (#938)
This commit is contained in:
@@ -32,6 +32,7 @@ export default tseslint.config(
|
||||
'eslint.config.js',
|
||||
'packages/cli/dist/**',
|
||||
'packages/core/dist/**',
|
||||
'packages/server/dist/**',
|
||||
'eslint-rules/*',
|
||||
'bundle/**',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user