Skip to content

Conversation

josecelano
Copy link
Member

Fix the format and linter warnings that can be fixed automatically.

@josecelano josecelano requested a review from da2ce7 June 20, 2023 16:25
@josecelano
Copy link
Member Author

There are only two warnings now:

$ npm run lint

> lint
> eslint --ext ".ts,.js,.vue" --ignore-path .gitignore .


/home/josecelano/Documents/git/committer/me/github/torrust/torrust-index-frontend/components/Markdown.vue
  2:22  warning  'v-html' directive can lead to XSS attack  vue/no-v-html

/home/josecelano/Documents/git/committer/me/github/torrust/torrust-index-frontend/components/form/FormInputText.vue
  12:21  warning  The "update:modelValue" event has been triggered but not declared on `defineEmits`  vue/require-explicit-emits

2 problems (0 errors, 2 warnings)

@josecelano josecelano requested a review from mickvandijke June 20, 2023 16:34
@josecelano josecelano merged commit 855aefb into torrust:nuxt-3 Jun 21, 2023
@josecelano
Copy link
Member Author

I've added a new issue to fix the remaining warnings: #82

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

1 participant