Initial commit

This commit is contained in:
Jeffrey Li
2022-10-06 15:52:01 -07:00
commit 95c52d8a11
37 changed files with 1025 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
// See http://go.microsoft.com/fwlink/?LinkId=827846
// for the documentation about the extensions.json format
"recommendations": [
"editorconfig.editorconfig",
"mrmlnc.vscode-json5",
"rbbit.typescript-hero",
"syler.sass-indented",
]
}