Skip to content
This repository has been archived by the owner on Mar 8, 2024. It is now read-only.

Commit

Permalink
Revert "Update settings.json"
Browse files Browse the repository at this point in the history
This reverts commit 2f118cf.
  • Loading branch information
Krolian-Far committed Feb 8, 2024
1 parent 5023ba6 commit 6596864
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,14 @@
"**/.pnp.*": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
"source.fixAll.eslint": true
},
"files.insertFinalNewline": true,
"gitlens.advanced.blame.customArguments": ["-w"],
"tgstationTestExplorer.project.resultsType": "json",
"[python]": {
"gitlens.codeLens.symbolScopes": ["!Module"],
"editor.wordBasedSuggestions": "off",
"editor.wordBasedSuggestions": false,
"editor.insertSpaces": true,
"editor.tabSize": 4
},
Expand Down

0 comments on commit 6596864

Please sign in to comment.