Update keywords

pull/4299/head
Tuğçe Küçükoğlu 2023-08-18 16:21:00 +03:00
parent cbff188505
commit ae198c5670
2 changed files with 10 additions and 4 deletions

View File

@ -13,12 +13,17 @@
"keywords": [ "keywords": [
"primevue", "primevue",
"vue", "vue",
"ui framework", "vue.js",
"component framework", "vue2",
"vue3",
"ui library", "ui library",
"component library", "component library",
"material", "material",
"bootstrap" "bootstrap",
"fluent",
"tailwind",
"unstyled",
"passthrough"
], ],
"web-types": "./web-types.json", "web-types": "./web-types.json",
"vetur": { "vetur": {

View File

@ -39,7 +39,8 @@
"bootstrap", "bootstrap",
"fluent", "fluent",
"tailwind", "tailwind",
"unstyled" "unstyled",
"passthrough"
], ],
"devDependencies": { "devDependencies": {
"@babel/eslint-parser": "^7.18.9", "@babel/eslint-parser": "^7.18.9",