1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/dgflash-oops-plugin-framework

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tsconfig.json 673 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
dgflash Отправлено 17.10.2024 17:35 1ed43d8
{
"compilerOptions": {
"target": "ES2017",
"module": "CommonJS",
"outDir": "./dist",
"rootDir": "./src",
"strict": true,
"moduleResolution": "node",
"esModuleInterop": true,
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true,
"resolveJsonModule": true,
"experimentalDecorators": true,
"isolatedModules": true,
"types": [
"./temp/declarations/cc.custom-macro",
"./temp/declarations/cc",
"./temp/declarations/jsb",
"./temp/declarations/cc.env"
]
},
"exclude": [
"assets/**/*"
]
}

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/dgflash-oops-plugin-framework.git
git@api.gitlife.ru:oschina-mirror/dgflash-oops-plugin-framework.git
oschina-mirror
dgflash-oops-plugin-framework
dgflash-oops-plugin-framework
master