feat: add more content

This commit is contained in:
Stevan Freeborn
2023-04-12 10:54:07 -05:00
parent 46018970d7
commit 955de7db83
13 changed files with 199 additions and 10 deletions
+6 -1
View File
@@ -1,5 +1,10 @@
{
"typescript.tsdk": "node_modules\\typescript\\lib",
"typescript.enablePromptUseWorkspaceTsdk": true,
"cSpell.words": ["markdoc", "Onpsring", "prismjs"]
"cSpell.words": [
"configparser",
"markdoc",
"Onpsring",
"prismjs"
]
}