1 Star 0 Fork 22

麦田风歌/vscode_Chinese_Input_Assistant

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 219 Bytes
一键复制 编辑 原始数据 按行查看 历史
hbybyyang 提交于 2022-10-31 06:17 . 完善自定义字典+重构
{
"include": ["src"],
"compilerOptions": {
"module": "commonjs",
"target": "ES2020",
"lib": ["ES2020"],
"sourceMap": true,
"rootDir": "src",
"strict": true,
"esModuleInterop": true
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/wwplan/vscode_Chinese_Input_Assistant.git
git@gitee.com:wwplan/vscode_Chinese_Input_Assistant.git
wwplan
vscode_Chinese_Input_Assistant
vscode_Chinese_Input_Assistant
master

搜索帮助