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: implement better config logic #48

Merged
merged 11 commits into from
Apr 10, 2024
Merged

feat: implement better config logic #48

merged 11 commits into from
Apr 10, 2024

Conversation

0xkenj1
Copy link
Contributor

@0xkenj1 0xkenj1 commented Apr 9, 2024

🤖 Linear

Closes BES-316

Copy link

linear bot commented Apr 9, 2024

@0xkenj1 0xkenj1 requested review from gas1cent and 0xGorilla April 9, 2024 15:45
@0xkenj1 0xkenj1 changed the title Implement better config logic feat: implement better config logic Apr 9, 2024
package.json Outdated Show resolved Hide resolved
src/constants.ts Show resolved Hide resolved
src/types/config.ts Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
src/config/handlers.ts Outdated Show resolved Hide resolved
Comment on lines 12 to 13
});
describe('getConfig', () => {
Copy link
Member

Choose a reason for hiding this comment

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

Let's add some spacing in this file? I suggest putting a line break before describe blocks and between it blocks, for example:

Suggested change
});
describe('getConfig', () => {
});
describe('getConfig', () => {

Copy link
Member

@gas1cent gas1cent left a comment

Choose a reason for hiding this comment

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

👑

@gas1cent gas1cent merged commit 9e63add into main Apr 10, 2024
4 checks passed
@gas1cent gas1cent deleted the feat/config-improvement branch April 10, 2024 15:04
@gas1cent gas1cent added this to the v1.2.0 milestone Apr 10, 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