Skip to content
This repository has been archived by the owner on Dec 28, 2023. It is now read-only.

Commit

Permalink
chore: update semantic-release tooling
Browse files Browse the repository at this point in the history
  • Loading branch information
theoludwig committed Dec 28, 2023
1 parent e692464 commit 503365b
Show file tree
Hide file tree
Showing 3 changed files with 1,025 additions and 1,425 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"editor.defaultFormatter": "esbenp.prettier-vscode",
"editor.formatOnSave": true,
"editor.codeActionsOnSave": {
"source.fixAll": true
"source.fixAll": "explicit"
},
"eslint.options": { "ignorePath": ".gitignore" }
}
Loading

0 comments on commit 503365b

Please sign in to comment.