1 Star 0 Fork 2

ha/y3ts

forked from 火魂/y3ts 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
tsconfig.json 479 Bytes
一键复制 编辑 原始数据 按行查看 历史
zmw3412 提交于 2023-06-03 19:19 . event
{
"compilerOptions": {
"target": "esnext",
"lib": [
"esnext"
],
"moduleResolution": "node",
"types": [
"lua-types/5.4",
"@typescript-to-lua/language-extensions"
],
"strict": true,
},
"tstl": {
"luaTarget": "5.4",
"noImplicitSelf": true,
"luaBundle": "D:\\upduizhan\\y3\\game\\LocalData\\Map1211\\script\\map\\init.lua",
"luaBundleEntry": "src/index.ts"
},
"include": [
"src/**/*",
"types/**/*"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/h--a/y3ts.git
git@gitee.com:h--a/y3ts.git
h--a
y3ts
y3ts
master

搜索帮助