fix(docs): formatting

This commit is contained in:
Alex Tran 2024-01-30 13:32:25 -06:00
parent b4d5f14e13
commit 102b5bedea
2 changed files with 3 additions and 3 deletions

View File

@ -4,6 +4,6 @@
"compilerOptions": {
"baseUrl": ".",
"module": "Node16",
},
"module": "Node16"
}
}