This commit is contained in:
gcch 2026-03-18 17:28:39 +01:00
commit c0620280e6
13 changed files with 237 additions and 127 deletions

View file

@ -1,5 +0,0 @@
import { defineConfig } from "eslint/config";
import { configAstro } from "./dist/index.mjs";
export default defineConfig([...configAstro]);