chore: typecheck astro config

This commit is contained in:
Ayo Ayco 2025-06-02 15:57:42 +02:00 committed by Ayo Ayco
parent 99bb0f6922
commit 6c4874c9ff

View file

@ -1,3 +1,4 @@
// @ts-check
import { defineConfig } from 'astro/config'
import serviceWorker from '@ayco/astro-sw'
import sitemap from '@astrojs/sitemap'