Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 345 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 345 Bytes

VS Code setup

Directory contains settings that configure VS code to be optimized for this repo

Plugins to install

  • ms-python.black-formatter
  • ms-python.flake8
  • ms-python.isort
  • ms-python.mypy-type-checker
  • ms-python.vscode-pylance
  • ms-python.python
  • ms-python.debugpy
  • ms-vscode-remote.remote-containers
  • esbenp.prettier-vscode