5 Star 44 Fork 7

小弟调调 / github-rank

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tsconfig.json 366 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"compilerOptions": {
"target": "esnext",
"module": "node16",
"moduleResolution": "Node16",
"strict": true,
"esModuleInterop": true,
"declaration": true,
"noImplicitAny": true,
"resolveJsonModule": true,
"skipLibCheck": true,
"noEmit": false,
"outDir": "lib",
"baseUrl": "."
},
"include": [
"src/**/*"
]
}
TypeScript
1
https://gitee.com/jaywcjlove/github-rank.git
git@gitee.com:jaywcjlove/github-rank.git
jaywcjlove
github-rank
github-rank
master

搜索帮助