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

Add eslint and prettier #65

Merged
merged 1 commit into from
Apr 5, 2024
Merged

Add eslint and prettier #65

merged 1 commit into from
Apr 5, 2024

Conversation

shadowspawn
Copy link
Contributor

@shadowspawn shadowspawn commented Apr 5, 2024

Pull Request

Problem

Not using same (new) setup as Commander.

Solution

Add ESLint and Prettier.
(Source files not reformatted with Prettier in this commit. )

Move jest config to external file, like in Commander, to simplify package.json.

Simpler tsconfig setup than Commander as don't need split js/ts configuration.

Source files not reformatted with Prettier in this commit.
Move jest config to external file.
@shadowspawn shadowspawn added the pending release On a branch for eventual release, but not yet merged to main. label Apr 5, 2024
@shadowspawn shadowspawn merged commit 3057cbe into develop Apr 5, 2024
12 checks passed
@shadowspawn shadowspawn deleted the feature/add-eslint branch April 5, 2024 07:18
@shadowspawn shadowspawn removed the pending release On a branch for eventual release, but not yet merged to main. label May 19, 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