themes_occassion

This commit is contained in:
Suvodip Ghosh
2023-01-23 13:09:19 +05:30
parent 4032087bfb
commit b39b8d624b
119 changed files with 4850 additions and 2937 deletions

View File

@@ -1,6 +1,6 @@
{
"extends": "astro/tsconfigs/strict",
"compilerOptions": {
"jsx": "preserve"
"jsx": "preserve",
}
}