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: prettier #10

Merged
merged 18 commits into from
Jun 20, 2024
Merged

feat: prettier #10

merged 18 commits into from
Jun 20, 2024

Conversation

admon84
Copy link
Member

@admon84 admon84 commented Jun 9, 2024

  • Installed Prettier for more consistent code formatting.
    • Changes to src will format on save automatically when the Prettier vscode plugin is installed.
  • Replaced custom eslint rules with a standard lint config.
  • Backup method for finding Screeps client package.nw.
    • Allows WSL to use the Screeps installation from the host windows machine.
  • Closing koa server on process exit.
  • Lots of code refactoring and small fine tuning.
  • Revise readme to describe command line arguments and development scripts.
  • Colorful terminal output with chalk.
    Screenshot 2024-06-10 081657
    Screenshot 2024-06-10 080606

@admon84 admon84 marked this pull request as ready for review June 20, 2024 02:48
@CarsonBurke CarsonBurke merged commit a614c5f into screepers:main Jun 20, 2024
1 check passed
@admon84 admon84 deleted the feat/prettier branch June 22, 2024 19:31
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