fix biomejs
All checks were successful
build dist / build-dist (push) Successful in 29s

This commit is contained in:
z0x 2025-04-04 23:42:23 -04:00
parent 49b3d02c4e
commit d531e4cac9
16 changed files with 275 additions and 1189 deletions

View file

@ -1,7 +1,7 @@
import { defineConfig } from 'astro/config';
import react from '@astrojs/react';
import umami from "@yeskunall/astro-umami";
import react from "@astrojs/react";
import tailwindcss from "@tailwindcss/vite";
import umami from "@yeskunall/astro-umami";
import { defineConfig } from "astro/config";
export default defineConfig({
integrations: [