Skip to content

Commit

Permalink
Update settings.json
Browse files Browse the repository at this point in the history
  • Loading branch information
donavanbecker committed Jan 26, 2024
1 parent 60ddd84 commit d35d6bd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,6 @@
"editor.codeActionsOnSave": {
"source.fixAll.tslint": "explicit"
},
"editor.formatOnSave": true
"editor.formatOnSave": true,
"codeQL.githubDatabase.download": "never"
}

0 comments on commit d35d6bd

Please sign in to comment.