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 d9d5f03 commit c2f0737
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
Expand Up @@ -7,6 +7,6 @@
"configFile": ".eslintrc.js"
},
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
}
}

0 comments on commit c2f0737

Please sign in to comment.