Skip to content

fix(#657): remove invalid comma from .eslintrc#658

Merged
jkuester merged 1 commit intomedic:mainfrom
jkuester:657-fix-init-eslintrc
Feb 3, 2025
Merged

fix(#657): remove invalid comma from .eslintrc#658
jkuester merged 1 commit intomedic:mainfrom
jkuester:657-fix-init-eslintrc

Conversation

@jkuester
Copy link
Copy Markdown
Contributor

Description

Closes #657

Removes the invalid comma from the .eslintrc file that gets created by the initialize-project-layout action.

Code review items

  • Readable: Concise, well named, follows the style guide, documented if necessary.
  • Documented: Configuration and user documentation on cht-docs
  • Tested: Unit and/or integration tests where appropriate
  • Backwards compatible: Works with existing data and configuration. Any breaking changes documented in the release notes.

License

The software is provided under AGPL-3.0. Contributions to this project are accepted under the same license.

@jkuester jkuester requested a review from sugat009 January 31, 2025 16:55
@jkuester jkuester merged commit 1aaad4c into medic:main Feb 3, 2025
6 checks passed
@jkuester jkuester deleted the 657-fix-init-eslintrc branch February 3, 2025 18:28
@medic-ci
Copy link
Copy Markdown
Collaborator

medic-ci commented Feb 3, 2025

🎉 This PR is included in version 4.4.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

.eslintrc file from initialize-project-layout is not valid JSON

3 participants