Skip to content

Commit

Permalink
🚨 appease the linter
Browse files Browse the repository at this point in the history
  • Loading branch information
ctcpip committed Aug 24, 2023
1 parent 337ff3c commit bc2c9b7
Show file tree
Hide file tree
Showing 5 changed files with 57 additions and 78 deletions.
1 change: 1 addition & 0 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ module.exports = {
rules: {
"arrow-spacing": "error",
"brace-style": ["error", "1tbs"],
"keyword-spacing": "error",
"object-curly-spacing": ["error", "always"]
},
overrides: [
Expand Down
Loading

0 comments on commit bc2c9b7

Please sign in to comment.