import { defineConfig } from "eslint/config"; import { configAstro } from "../dist/index.mjs"; export default defineConfig([...configAstro]);