mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-15 08:48:53 +00:00
Merge commit 'ca41a95872545502dbc6bae6f7237ee20acc38ee' into glitch-soc/merge-upstream
Conflicts: - `spec/helpers/theme_helper_spec.rb`: Conflict due to glitch-soc's different theming system. Adapted upstream changes to glitch-soc's theming system.
This commit is contained in:
@@ -277,7 +277,7 @@ export default tseslint.config([
|
||||
'import/no-unresolved': [
|
||||
'error',
|
||||
{
|
||||
ignore: ['vite/modulepreload-polyfill'],
|
||||
ignore: ['vite/modulepreload-polyfill', '^virtual:.+'],
|
||||
},
|
||||
],
|
||||
|
||||
|
||||
Reference in New Issue
Block a user