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

OSCHINA-MIRROR/youlaiorg-vue-uniapp-template

Клонировать/Скачать
tsconfig.json 475
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
ray Отправлено 25.09.2024 07:30 a775721
{
"compilerOptions": {
"module": "esnext",
"moduleResolution": "node",
"target": "esnext",
"allowJs": true,
"skipLibCheck": true,
"strict": true,
"sourceMap": true,
"baseUrl": ".",
"paths": {
"@/*": ["./src/*"]
},
"lib": ["esnext", "dom"],
"types": ["@dcloudio/types", "wot-design-uni/global"]
},
"include": ["src/**/*.ts", "src/**/*.d.ts", "src/**/*.tsx", "src/**/*.vue"],
"exclude": ["node_modules", "dist"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/youlaiorg-vue-uniapp-template.git
git@api.gitlife.ru:oschina-mirror/youlaiorg-vue-uniapp-template.git
oschina-mirror
youlaiorg-vue-uniapp-template
youlaiorg-vue-uniapp-template
master