Skip to content

Commit

Permalink
chore: add semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
moonlight-komorebi committed Jun 29, 2021
1 parent 00b3ba5 commit 653c618
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion utils/.prettierrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ module.exports = {
semi: true,
singleQuote: true,
arrowParens: 'always',
}
};

0 comments on commit 653c618

Please sign in to comment.