mirror of
https://github.com/QwenLM/qwen-code.git
synced 2026-04-29 20:20:57 +00:00
enable json imports (#165)
* enable json imports * Merge remote-tracking branch 'origin/main' into enable_json_imports
This commit is contained in:
parent
b1b9735889
commit
08463e6114
3 changed files with 3 additions and 2 deletions
|
|
@ -5,5 +5,6 @@
|
|||
"lib": ["DOM", "DOM.Iterable", "ES2020"],
|
||||
"composite": true
|
||||
},
|
||||
"include": ["index.ts", "src/**/*.ts", "src/**/*.json"],
|
||||
"exclude": ["node_modules", "dist"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue