format and fix

This commit is contained in:
2026-02-24 23:01:11 +01:00
parent 1bb9241116
commit 81a6daaa75
17 changed files with 133 additions and 59 deletions

View File

@@ -1,3 +1,3 @@
import reactConfig from "@zendegi/eslint-config/react";
export default reactConfig;
export default [{ ignores: ["public/flutter/**"] }, ...reactConfig];