mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-28 03:30:40 +00:00
fix: lockfile and configs
This commit is contained in:
parent
3f535195b3
commit
dbdb4db4f0
7 changed files with 2476 additions and 1867 deletions
|
|
@ -121,10 +121,10 @@ export default tseslint.config(
|
|||
{
|
||||
allow: [
|
||||
'react-dom/test-utils',
|
||||
'memfs/lib/node/volume.js',
|
||||
'memfs/lib/volume.js',
|
||||
'yargs/**',
|
||||
'msw/node',
|
||||
'**/generated/**',
|
||||
'**/generated/**'
|
||||
],
|
||||
},
|
||||
],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue