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