/** @type {import("@types/eslint").Linter.Config} */ module.exports = { root: true, extends: ['@astro-reactive/eslint-config-custom'], };