Skip to content

Commit c98968c

Browse files
committed
Use typescript for astro config
1 parent 1ff3e88 commit c98968c

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,6 +1,4 @@
1-
// @ts-check
21
import { defineConfig } from 'astro/config';
3-
42
import tailwind from '@astrojs/tailwind';
53

64
// https://astro.build/config

0 commit comments

Comments
 (0)