./.vscode/extensions.json

{
  "recommendations": [
    "esbenp.prettier-vscode",
    "ms-python.python",
    "ms-python.black-formatter",
    "ms-python.pylint",
    "amazonwebservices.aws-toolkit-vscode",
    "dbaeumer.vscode-eslint",
    "github.vscode-github-actions"
  ]
}