Initial setup from simple-proxy

This commit is contained in:
William Oldham
2023-12-17 20:02:37 +00:00
parent 9bf6a12c3d
commit 040bf3b0bc
14 changed files with 4646 additions and 0 deletions

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

@@ -0,0 +1,3 @@
{
"recommendations": ["dbaeumer.vscode-eslint", "editorconfig.editorconfig"]
}