mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
astro: Type-check Astro configuration.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
56fc587dfd
commit
3163805b92
@@ -1,3 +1,5 @@
|
||||
// @ts-check
|
||||
|
||||
import * as fs from "node:fs";
|
||||
|
||||
import starlight from "@astrojs/starlight";
|
||||
|
Reference in New Issue
Block a user