chore: move some things to typescript

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-09-10 15:45:11 +02:00
parent 9f39fe7d89
commit 64214c690b
4 changed files with 30 additions and 21 deletions
+1
View File
@@ -2,6 +2,7 @@
"extends": "@docusaurus/tsconfig",
"compilerOptions": {
"baseUrl": ".",
"allowJs": true,
"types": [
"node",
"@docusaurus/module-type-aliases",