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

OSCHINA-MIRROR/honghuangdc-soybean-admin

Клонировать/Скачать
tsconfig.json 717
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Soybean Отправлено 23.04.2024 07:15 7392beb
{
"compilerOptions": {
"target": "ESNext",
"jsx": "preserve",
"jsxImportSource": "vue",
"lib": ["DOM", "ESNext"],
"baseUrl": ".",
"module": "ESNext",
"moduleResolution": "node",
"paths": {
"@/*": ["./src/*"],
"~/*": ["./*"]
},
"resolveJsonModule": true,
"types": ["vite/client", "node", "unplugin-icons/types/vue", "naive-ui/volar"],
"strict": true,
"strictNullChecks": true,
"noUnusedLocals": false,
"allowSyntheticDefaultImports": true,
"esModuleInterop": true,
"forceConsistentCasingInFileNames": true,
"isolatedModules": true
},
"include": ["./**/*.ts", "./**/*.tsx", "./**/*.vue"],
"exclude": ["node_modules", "dist"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/honghuangdc-soybean-admin.git
git@api.gitlife.ru:oschina-mirror/honghuangdc-soybean-admin.git
oschina-mirror
honghuangdc-soybean-admin
honghuangdc-soybean-admin
main