Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Code cleanup, command handler and better config #12

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

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

stefanivic
Copy link
Member

@stefanivic stefanivic commented Feb 27, 2019

This is a new PR to organize and get better code quality and workflow.

  • Implement prettier, babel and eslint for better code quality.
  • Implement nodemon for monitoring new changes and babel-node for compiling code.
  • Implement a command handler.
    Instead of having a bunch of switch/if-else statements we can use a nice command handler to deal with this for us. Docs.
  • Implement a better config based on the proposed guide. Code

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