Skip to content

Commit

Permalink
Add publication reference to about page
Browse files Browse the repository at this point in the history
  • Loading branch information
lukasjelonek committed Jul 3, 2024
1 parent f976330 commit 46705b2
Show file tree
Hide file tree
Showing 3 changed files with 3,239 additions and 1,175 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"eslint.validate": ["vue", "html", "javascript", "typescript"],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": true
"source.fixAll.eslint": "explicit"
},
"editor.formatOnSave": true,
"[javascript]": {
Expand Down
Loading

0 comments on commit 46705b2

Please sign in to comment.