[Glitch] Upgrade to ESLint v9 flat config

Port e8270e2807 to glitch-soc

Co-authored-by: Nick Schonning <nschonni@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
This commit is contained in:
Echo
2025-04-01 18:30:18 +02:00
committed by Claire
parent e0406fcf02
commit 07d1625786
8 changed files with 6 additions and 17 deletions

View File

@@ -1,5 +1,5 @@
import type { PropsWithChildren } from 'react';
import React from 'react';
import type React from 'react';
import { Router as OriginalRouter, useHistory } from 'react-router';