1 Star 0 Fork 0

DOS汇编/emulators

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
tsconfig.json 508 Bytes
一键复制 编辑 原始数据 按行查看 历史
Aleksander Guryanov 提交于 2019-01-04 01:49 +08:00 . Initial import from 0.0.59
{
"files": ["gulpfile.ts/index.ts",
"src/emulators.ts"],
"compilerOptions": {
"target": "esnext",
"outDir": "build",
"allowJs": false,
"skipLibCheck": true,
"esModuleInterop": true,
"allowSyntheticDefaultImports": true,
"strict": true,
"forceConsistentCasingInFileNames": true,
"module": "commonjs",
"moduleResolution": "node",
"resolveJsonModule": true,
"isolatedModules": false
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/dosasm/emulators.git
git@gitee.com:dosasm/emulators.git
dosasm
emulators
emulators
main

搜索帮助