pse-documentation/30-qualitaetsheft/assets/sources/linter-dashboard-after.txt

11 lines
244 B
Plaintext
Raw Permalink Normal View History

2024-05-24 17:42:08 +02:00
> pse-dashboard@0.0.0 lint
> eslint 'src/**/*.{js,vue}'
/home/gero/documents/uni/pse/pse-dashboard/src/components/HelpModal.vue
25:21 warning 'v-html' directive can lead to XSS attack vue/no-v-html
✖ 1 problem (0 errors, 1 warning)