https://github.com/oldvis/gallery
Tip revision: 9798cde3778299d40523107bc9e33d20d60f2c98 authored by shellywhen on 24 January 2024, 07:59:25 UTC
Update README.md
Update README.md
Tip revision: 9798cde
settings.json
{
"cSpell.words": [
"Attributify",
"autodocs",
"chromedark",
"composables",
"Iconify",
"oldvis",
"persistedstate",
"phash",
"pinia",
"rgba",
"taze",
"typecheck",
"unocss",
"unplugin",
"uuidv4",
"Vite",
"Vitesse",
"vueuse",
"xmark"
],
"prettier.enable": false,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
},
"files.associations": {
"*.css": "postcss"
},
"editor.formatOnSave": false
}
