Skip to content

Commit f125b4e

Browse files
authored
Convert Astro config to TypeScript (#24)
1 parent 4fc6009 commit f125b4e

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

astro.config.mjs renamed to astro.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// @ts-check
2-
31
import react from '@astrojs/react';
42
import sitemap from '@astrojs/sitemap';
53
import starlight from '@astrojs/starlight';

0 commit comments

Comments
 (0)