From d12bd73eb21007b23ccaf8c35b76a2a6bc9e1a75 Mon Sep 17 00:00:00 2001 From: Adi Thakral Date: Mon, 15 Mar 2021 00:21:25 -0400 Subject: [PATCH] Add default vscode settings --- .vscode/extensions.json | 7 +++++++ .vscode/settings.json | 19 +++++++++++++++++++ backend/requirements.txt | Bin 204 -> 338 bytes 3 files changed, 26 insertions(+) create mode 100644 .vscode/extensions.json create mode 100644 .vscode/settings.json diff --git a/.vscode/extensions.json b/.vscode/extensions.json new file mode 100644 index 0000000..0567381 --- /dev/null +++ b/.vscode/extensions.json @@ -0,0 +1,7 @@ +{ + "recommendations": [ + "dbaeumer.vscode-eslint", + "ms-python.python", + "humao.rest-client" + ] +} \ No newline at end of file diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..e2e1b58 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,19 @@ +{ + "typescript.tsdk": "frontend/node_modules/typescript/lib", + "eslint.format.enable": true, + "eslint.codeActionsOnSave.mode": "all", + "[typescript]": { + "editor.formatOnSave": false, + "editor.codeActionsOnSave": { + "source.fixAll.eslint": true + } + }, + "[typescriptreact]": { + "editor.formatOnSave": false, + "editor.codeActionsOnSave": { + "source.fixAll.eslint": true + } + }, + "python.linting.pylintEnabled": true, + "python.linting.enabled": true, +} \ No newline at end of file diff --git a/backend/requirements.txt b/backend/requirements.txt index 131a0a98eebe1192605f97fb137b56b2b3c37c40..8eb46bcdad6215e3d7d6bb3f14f3170d613fc79b 100644 GIT binary patch literal 338 zcmYk1v2Md45QcZ&#V5dZGO>23)G0&f3#Jw^0R&iy{q#9(qIUd0j{E+@TvD*3QW6Fb zOgpP*rOqHgvQLMZg4l!2Ar++tI0I+4@t1Istr@husop~1HvkjhZ>JR%a{4r_X%rfmgNbr|wHRVUbNQKEwx3d=< CaAsHl literal 204 zcmYk0Jqv>{6h+Tm@UMubgHzWIf|EmM@uOIaiftBueA}CcQVAiCcP{7V`>A=-Q!{YU z$%sjH9T6w4Vim8Ah5euPyhR%EkvlC56JDEO*^`M`a`{IdN;;#?JRx&7UWhE}@XVB& XJK2tw)KWL=7+CdsHSUSTY~i;*-##6v