Skip to content

Commit

Permalink
Security patches and light refactoring of database code
Browse files Browse the repository at this point in the history
  • Loading branch information
benfrancis committed Feb 2, 2024
1 parent f0a6174 commit 2b907c9
Show file tree
Hide file tree
Showing 4 changed files with 3,203 additions and 889 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@
"configFile": ".eslintrc.js"
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}
Loading

0 comments on commit 2b907c9

Please sign in to comment.