Skip to content

Commit

Permalink
npm update
Browse files Browse the repository at this point in the history
  • Loading branch information
matepek committed Dec 16, 2023
1 parent 09b2d9b commit 35bc4a9
Show file tree
Hide file tree
Showing 3 changed files with 870 additions and 437 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,7 @@
},
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"todo-tree.general.tags": ["BUG", "HACK", "FIXME", "TODO", "TODO:future", "TODO:nice", "TODO:release", "XXX"],
"todo-tree.highlights.customHighlight": {
Expand Down
Loading

0 comments on commit 35bc4a9

Please sign in to comment.