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

OSCHINA-MIRROR/l-x-f-auto-drawing

Клонировать/Скачать
tsconfig.docs.json 715
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
xiaofei Отправлено 24.01.2024 08:51 3ce8a10
{
"compilerOptions": {
"composite": true,
"target": "esnext",
"module": "esnext",
"moduleResolution": "node",
"strict": true,
"jsx": "preserve",
"sourceMap": true,
"resolveJsonModule": true,
"esModuleInterop": true,
"allowJs": true,
"isolatedModules": true,
"lib": ["esnext", "dom"],
"types": ["vite/client", "node"],
"baseUrl": ".",
"outDir": "./",
"paths": {
"@/*": ["src/*"]
},
"skipLibCheck": true,
"forceConsistentCasingInFileNames": true
},
"include": [
"docs/components/*.vue",
"docs/.vitepress/**/*.vue",
"docs/.vitepress/**/*.ts",
"docs/types/**.d.ts"
],
"exclude": ["node_modules", "docs/dist"]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/l-x-f-auto-drawing.git
git@api.gitlife.ru:oschina-mirror/l-x-f-auto-drawing.git
oschina-mirror
l-x-f-auto-drawing
l-x-f-auto-drawing
dev