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

OSCHINA-MIRROR/hminghe-md-admin-element-plus

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
tsconfig.json 693 Байты
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
hminghe Отправлено 06.05.2022 21:32 be3cdf6
{
"compilerOptions": {
"baseUrl": ".",
"module": "ESNext",
"target": "es2016",
"lib": ["DOM", "ESNext"],
"strict": true,
"jsx": "preserve",
"esModuleInterop": true,
"incremental": false,
"skipLibCheck": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"noUnusedLocals": true,
"strictNullChecks": true,
"forceConsistentCasingInFileNames": true,
"types": [
"vite/client",
"vue/ref-macros",
"vite-plugin-pages/client",
"vite-plugin-vue-layouts/client",
"element-plus/global"
],
"paths": {
"@/*": ["src/*"],
}
},
"exclude": ["dist", "node_modules", "cypress", "mocks"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/hminghe-md-admin-element-plus.git
git@api.gitlife.ru:oschina-mirror/hminghe-md-admin-element-plus.git
oschina-mirror
hminghe-md-admin-element-plus
hminghe-md-admin-element-plus
main