update eslint to 9

This commit is contained in:
Timofei Iatsenko
2024-11-21 14:50:40 +01:00
parent a543bc0f73
commit 9f74b959c4
7 changed files with 1003 additions and 367 deletions

View File

@ -1,4 +1,3 @@
/* eslint-disable react-refresh/only-export-components */
import { createRoot } from "react-dom/client";
import { StrictMode } from "react";
import { KcPage } from "./kc.gen";