UNPKG

vuepress-theme-yuu

Version:

A VuePress theme that supports a dark theme, multiple color themes, and other useful features.

12 lines (11 loc) 189 B
{ "compilerOptions": { "target": "es2019", "allowSyntheticDefaultImports": false, "baseUrl": "./", "paths": { "@theme/*": ["./*"] } }, "exclude": ["node_modules", "dist"] }