Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor folder structure #236

Merged
merged 4 commits into from
Apr 13, 2024
Merged

refactor folder structure #236

merged 4 commits into from
Apr 13, 2024

Conversation

samhwang
Copy link
Collaborator

@samhwang samhwang commented Apr 13, 2024

  • refactor: add types to build referral list
  • refactor: move commands into slash and context menu command folders
  • docs: update README about commands section

@@ -1,13 +0,0 @@
import { getDbClient } from '../../clients';

export const cleanupExpiredCode = async () => {
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This function has been moved to src/slash-commands/referral/utils.ts

@samhwang samhwang merged commit 3520ae7 into master Apr 13, 2024
5 checks passed
@samhwang samhwang deleted the refactor-folder-structure branch April 13, 2024 22:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant