chore: fix lint
This commit is contained in:
parent
989843d1d6
commit
a1399ae8b2
2 changed files with 2 additions and 1 deletions
|
@ -1,3 +1,4 @@
|
|||
/* eslint-disable vue/one-component-per-file */
|
||||
import type { Emoji } from 'masto'
|
||||
import { describe, expect, it, vi } from 'vitest'
|
||||
import { renderToString } from 'vue/server-renderer'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue