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

OSCHINA-MIRROR/Tencent-vConsole

Клонировать/Скачать
tsconfig.type.json 526
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Maiz Отправлено 25.02.2022 09:16 fa838a5
{
"compilerOptions": {
"emitDeclarationOnly": true,
"declaration": true,
// "declarationDir": "./dist/typings",
"outFile": "dist/vconsole.min.d.ts",
"outDir": "./dist",
"baseUrl": "./src",
"rootDir": "./src",
"moduleResolution": "node",
"allowJs": true,
"target": "es2018",
"importsNotUsedAsValues": "remove",
// "isolatedModules": true,
"esModuleInterop": true,
"resolveJsonModule": true,
"sourceMap": true,
"strict": false
},
"include": ["./src/**/*"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/Tencent-vConsole.git
git@api.gitlife.ru:oschina-mirror/Tencent-vConsole.git
oschina-mirror
Tencent-vConsole
Tencent-vConsole
dev