You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
/home/[homedir]/tmp/frontend/src/router/admin.js
10:15 error Component name "Error" should always be multi-word vue/multi-word-component-names
/home/[homedir]/tmp/frontend/src/views/Dashboard.vue
1:1 error Component name "Dashboard" should always be multi-word vue/multi-word-component-names
/home/[homedir]/tmp/frontend/src/views/Error.vue
1:1 error Component name "Error" should always be multi-word vue/multi-word-component-names
✖ 3 problems (3 errors, 0 warnings)
$ npx vue create frontend --preset okami101/vuetify-admin-preset
edit .eslintrc.js
The text was updated successfully, but these errors were encountered: