Add prettier config, format codebase

This commit is contained in:
David Haz
2025-07-12 11:59:33 +03:00
parent ac8b2c04d8
commit f4d97ee94e
211 changed files with 10586 additions and 8810 deletions

View File

@@ -1,37 +1,37 @@
{
"$schema": "https://unpkg.com/jsrepo@1.30.1/schemas/registry-config.json",
"meta": {
"authors": ["David Haz"],
"description": "An open source collection of animated, interactive & fully customizable Vue components for building stunning, memorable user interfaces.",
"bugs": "https://github.com/DavidHDev/vue-bits/issues",
"homepage": "https://vue-bits.dev",
"repository": "https://github.com/DavidHDev/vue-bits",
"tags": [
"vue",
"javascript",
"components",
"web",
"vuejs",
"css-animations",
"component-library",
"ui-components",
"3d",
"ui-library",
"tailwind",
"tailwindcss",
"components",
"components-library"
]
},
"dirs": [],
"doNotListBlocks": [],
"doNotListCategories": [],
"listBlocks": [],
"listCategories": [],
"excludeDeps": ["vue"],
"includeBlocks": [],
"includeCategories": [],
"excludeBlocks": [],
"excludeCategories": [],
"preview": true
"$schema": "https://unpkg.com/jsrepo@1.30.1/schemas/registry-config.json",
"meta": {
"authors": ["David Haz"],
"description": "An open source collection of animated, interactive & fully customizable Vue components for building stunning, memorable user interfaces.",
"bugs": "https://github.com/DavidHDev/vue-bits/issues",
"homepage": "https://vue-bits.dev",
"repository": "https://github.com/DavidHDev/vue-bits",
"tags": [
"vue",
"javascript",
"components",
"web",
"vuejs",
"css-animations",
"component-library",
"ui-components",
"3d",
"ui-library",
"tailwind",
"tailwindcss",
"components",
"components-library"
]
},
"dirs": [],
"doNotListBlocks": [],
"doNotListCategories": [],
"listBlocks": [],
"listCategories": [],
"excludeDeps": ["vue"],
"includeBlocks": [],
"includeCategories": [],
"excludeBlocks": [],
"excludeCategories": [],
"preview": true
}