This commit is contained in:
Grzegorz Greg Orchel 2023-08-22 07:34:39 -07:00 committed by GitHub
parent 4dba25fa31
commit b65eae6c37
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

5
.vscode/extensions.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"recommendations": [
"johnsoncodehk.vscode-typescript-web"
]
}