mirror of
https://github.com/veeso/termscp.git
synced 2026-06-13 03:59:37 +02:00
fix(site): drop @ts-check on astro config to clear false vite type error
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
// @ts-check
|
||||
import { defineConfig } from "astro/config";
|
||||
import tailwindcss from "@tailwindcss/vite";
|
||||
import sitemap from "@astrojs/sitemap";
|
||||
|
||||
Reference in New Issue
Block a user