Skip to content

Commit

Permalink
VSCode settings
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenLooman committed Jul 5, 2024
1 parent 036350d commit 377dc1f
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,4 +30,12 @@
"tslint.enable": true,
"typescript.tsc.autoDetect": "off",
"typescript.preferences.quoteStyle": "single",
"gitlab.duoChat.enabled": false,
"gitlab.aiAssistedCodeSuggestions.enabled": false,
"github.copilot.enable": {
"*": false,
"plaintext": false,
"markdown": false,
"scminput": false
},
}

0 comments on commit 377dc1f

Please sign in to comment.