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

OSCHINA-MIRROR/chenxiaonan-tfjs-models

Клонировать/Скачать
tsconfig.json 643 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Matthew Soulanille Отправлено 21.02.2023 20:44 dcc44ce
{
"compilerOptions": {
"module": "commonjs",
"moduleResolution": "node",
"allowJs": false,
"noImplicitAny": true,
"sourceMap": true,
"removeComments": false,
"preserveConstEnums": true,
"declaration": true,
"target": "es5",
"lib": [
"esnext",
"dom"
],
"outDir": "./dist",
"noUnusedLocals": true,
"noImplicitReturns": true,
"noImplicitThis": true,
"alwaysStrict": true,
"noUnusedParameters": false,
"pretty": true,
"noFallthroughCasesInSwitch": true,
"allowUnreachableCode": false
},
"include": [
"src/"
],
"exclude": ["node_modules/"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/chenxiaonan-tfjs-models.git
git@api.gitlife.ru:oschina-mirror/chenxiaonan-tfjs-models.git
oschina-mirror
chenxiaonan-tfjs-models
chenxiaonan-tfjs-models
master