1 Star 1 Fork 0

walrusjs/commit

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 435 Bytes
一键复制 编辑 原始数据 按行查看 历史
阿康 提交于 2021-03-15 16:51 . 💥 feat: 完成基本功能
{
"compilerOptions": {
"baseUrl": ".",
"strict": true,
"target": "ES2018",
"module": "CommonJS",
"moduleResolution": "node",
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"declaration": true,
"skipLibCheck": true,
"importHelpers": true
},
"exclude": [
"node_modules",
"dist",
"**/*.spec.ts",
"**/*.test.ts",
"lib",
"fixtures",
"examples"
]
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/walrusjs/commit.git
git@gitee.com:walrusjs/commit.git
walrusjs
commit
commit
main

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385