update tsconfig and packages

This commit is contained in:
somrat sorkar
2023-05-09 13:11:19 +06:00
parent a731b52259
commit d5adbb8875
38 changed files with 162 additions and 154 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
---
import config from "@config/config.json";
import config from "@/config/config.json";
const { theme_switcher, default_theme } = config.settings;
const {className} = Astro.props;