Skip to content

Commit

Permalink
Merge pull request #115 from soapdog/fixup-direct-sbot-usage
Browse files Browse the repository at this point in the history
Fixup direct sbot usage
  • Loading branch information
soapdog authored Jul 22, 2021
2 parents c06c58d + 9c2db53 commit bc97103
Show file tree
Hide file tree
Showing 69 changed files with 3,867 additions and 3,515 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,6 @@
"no-console": "off",
"no-unused-vars": "off",
"no-prototype-builtins": "off",
"semi": "off"
"semi": ["error", "never"]
}
}
Loading

0 comments on commit bc97103

Please sign in to comment.