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