Skip to content

Commit

Permalink
Latest vscode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
devert committed Feb 15, 2023
1 parent 46b9bf5 commit 26ae3aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -211,9 +211,9 @@

// Playwright Extension
// ---------------------------------------------------------------------------

"playwright.reuseBrowser": true,

// Prettier Extension
// ---------------------------------------------------------------------------

Expand All @@ -238,6 +238,7 @@
"[python]": {
"editor.defaultFormatter": "ms-python.python",
"editor.rulers": [88],
"editor.formatOnType": true
// "editor.codeActionsOnSave": {
// "source.organizeImports": true
// },
Expand Down

0 comments on commit 26ae3aa

Please sign in to comment.