Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master' into twitch-tokens-real
Browse files Browse the repository at this point in the history
  • Loading branch information
wraith-54321 committed Dec 15, 2023
2 parents f0991f5 + dd7fc3a commit b40d2aa
Show file tree
Hide file tree
Showing 947 changed files with 22,947 additions and 10,331 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -236,3 +236,4 @@ define_sanity_output.txt

#This file contains developer-specific config overrides. These shouldn't be committed.
config/_config_nogit.txt
config/dbconfig.txt
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"**/.pnp.*": true
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"files.eol": "\n",
"files.insertFinalNewline": true,
Expand Down
Loading

0 comments on commit b40d2aa

Please sign in to comment.