mirror of
https://github.com/DavidHDev/vue-bits.git
synced 2026-03-09 00:19:31 -06:00
Add prettier config, format codebase
This commit is contained in:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user