chore: disable eslint rule for v-html in ProjectInfo component
This commit is contained in:
parent
1be0c96b65
commit
12e1a90f79
|
|
@ -1,3 +1,4 @@
|
|||
<!-- eslint-disable vue/no-v-html -->
|
||||
<template>
|
||||
<Modal
|
||||
@close="$router.back()"
|
||||
|
|
|
|||
Loading…
Reference in New Issue