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
|
@ -3,7 +3,6 @@ import { IntlMessageFormat } from 'intl-messageformat';
|
|||
import { unescape } from 'lodash';
|
||||
// see config/vite/plugins/sw-locales
|
||||
// it needs to be updated when new locale keys are used in this file
|
||||
// eslint-disable-next-line import/no-unresolved
|
||||
import locales from "virtual:mastodon-sw-locales";
|
||||
|
||||
const MAX_NOTIFICATIONS = 5;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue