Skip to content

Commit

Permalink
🐛 Lint fixes: EOFL
Browse files Browse the repository at this point in the history
  • Loading branch information
mountainash authored Dec 23, 2023
1 parent 33b762e commit 6ca42b2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -153,4 +153,4 @@ core.debug(
)
)

module.exports = context
module.exports = context
2 changes: 1 addition & 1 deletion src/vercel.js
Original file line number Diff line number Diff line change
Expand Up @@ -116,4 +116,4 @@ const init = () => {

module.exports = {
init
}
}

0 comments on commit 6ca42b2

Please sign in to comment.