feat: connect backend with the frontend
This commit is contained in:
5
.vscode/extensions.json
vendored
5
.vscode/extensions.json
vendored
@@ -1,10 +1,15 @@
|
||||
{
|
||||
"recommendations": [
|
||||
// Javascript
|
||||
"dbaeumer.vscode-eslint",
|
||||
// Python
|
||||
"ms-python.python",
|
||||
"ms-python.debugpy",
|
||||
"ms-python.pylint",
|
||||
// SQL
|
||||
"mtxr.sqltools",
|
||||
"mtxr.sqltools-driver-pg",
|
||||
// Misc
|
||||
"humao.rest-client",
|
||||
"genieai.chatgpt-vscode"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user