refactor(style): updated linter config

This commit is contained in:
Corentin Thomasset
2022-04-15 23:10:47 +02:00
parent 39746e07c5
commit 6b58ec554a
27 changed files with 1144 additions and 571 deletions

View File

@@ -1,7 +1,7 @@
<template>
<div>
<memo />
</div>
<div>
<memo />
</div>
</template>
<script setup lang="ts">