Skip to content

Commit

Permalink
style: lintfix
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber committed Dec 12, 2023
1 parent d91e5f8 commit a9f24ad
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"typescript.tsdk": "node_modules/typescript/lib"
}
}
1 change: 1 addition & 0 deletions release.config.cjs
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
const outdent = require('outdent');

module.exports = {
addReleases: 'bottom',
successComment: outdent`

0 comments on commit a9f24ad

Please sign in to comment.