Add settings and extension recommendations (#139)

- Added recommended settings for the Pylance and Pyright extensions
- Enabled pytest and debugging support in configuration
- Reformatted code with Prettier
---------
Co-authored-by: Chris <git@nootch.de>
This commit is contained in:
Chris
2024-11-10 23:00:16 +01:00
committed by GitHub
parent 1ed06fc270
commit de9fe2ddc9
10 changed files with 135 additions and 84 deletions

4
.gitignore vendored
View File

@@ -4,9 +4,7 @@ output/
# Default ignore folders and files for VS Code, Python
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/*.shared.json
!.vscode/extensions.json
!.vscode/*.code-snippets