Update ESLint to not try to resolve virtual modules (#34837)
This commit is contained in:
parent
991796172a
commit
6ffa262546
4 changed files with 1 additions and 4 deletions
|
|
@ -2,7 +2,6 @@
|
|||
// (i.e. the svg filename) and a shortCode intended to be shown
|
||||
// as a "title" attribute in an HTML element (aka tooltip).
|
||||
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
import emojiCompressed from 'virtual:mastodon-emoji-compressed';
|
||||
import type {
|
||||
FilenameData,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue