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

OSCHINA-MIRROR/vuepress-theme-hope-theme

Клонировать/Скачать
tsconfig.json 347
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Mister-Hope Отправлено 25.11.2024 05:55 93f7761
{
"extends": "./tsconfig.base.json",
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@theme-hope/*": ["./packages/theme/src/client/*.js"]
},
"types": ["vuepress/client-types", "vite/client", "webpack-env"]
},
"include": [
"**/*.ts",
"**/*.vue",
"**/.vuepress/**/*.ts",
"**/.vuepress/**/*.vue"
]
}

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

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

1
https://api.gitlife.ru/oschina-mirror/vuepress-theme-hope-theme.git
git@api.gitlife.ru:oschina-mirror/vuepress-theme-hope-theme.git
oschina-mirror
vuepress-theme-hope-theme
vuepress-theme-hope-theme
main