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

feat: paramCase Service logger #10

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CyanChanges
Copy link
Contributor

No description provided.

Copy link

codecov bot commented Feb 27, 2024

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link
Member

@shigma shigma left a comment

Choose a reason for hiding this comment

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

service.name is already param-cased.

Ah, I know what you mean.

@@ -7,6 +7,8 @@ export { default as Schema, default as z } from 'schemastery'
export { Logger } from '@cordisjs/logger'
export { TimerService } from '@cordisjs/timer'

import { paramCase } from 'cosmokit'
Copy link
Member

Choose a reason for hiding this comment

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

Please place import before export.

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.

2 participants