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(types): adds some types #16

Closed

Conversation

boneskull
Copy link
Contributor

The types are for me, not you.

The types are for me, not you.
@boneskull boneskull force-pushed the boneskull/how-about-some-types branch from d86549d to ee98a59 Compare November 2, 2024 00:20
Copy link
Owner

@wesleytodd wesleytodd left a comment

Choose a reason for hiding this comment

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

I would love some tests for these, but for sure not blocking this on that. I can set those up later just fine.

EDIT: Oh just seeing this one! #17 Disregard the previous comment

@@ -0,0 +1,91 @@

declare module 'loggerr' {
type Formatter = 'browser' | 'bunyan' | 'cli' | 'default';
Copy link
Owner

Choose a reason for hiding this comment

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

@wesleytodd
Copy link
Owner

Closing in favor of #17 which contains this commit.

@wesleytodd wesleytodd closed this Nov 5, 2024
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