11 lines
244 B
Plaintext
11 lines
244 B
Plaintext
|
|
||
|
> 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)
|
||
|
|