awclub / catalog

AI tools catalog by AIA Podcast
https://awclub.github.io/catalog/
108 stars 13 forks source link

Fixed deployment after new hook checkDb is added. #42

Closed gamezovladislav closed 3 months ago

gamezovladislav commented 3 months ago

Output of npm run lint :

`

aiacatalog@0.0.0 lint eslint . --ext .vue,.js,.jsx,.cjs,.mjs --fix --ignore-path .gitignore

/.../aia-catalog/src/components/search/AutoComplete.vue 54:15 warning The "item-selected" event has been triggered but not declared on emits option vue/require-explicit-emits 95:5 warning 'v-html' directive can lead to XSS attack vue/no-v-html

✖ 2 problems (0 errors, 2 warnings)

`