Skip to content

feature: meteor 3 + biome + mocha testing#25

Open
jankapunkt wants to merge 3 commits into
masterfrom
feature/biome
Open

feature: meteor 3 + biome + mocha testing#25
jankapunkt wants to merge 3 commits into
masterfrom
feature/biome

Conversation

@jankapunkt

Copy link
Copy Markdown
Member

This repo needed some love 🙉 so I wanted to add biome as default lint/formatter and found that it needed much more!

  • migrated to Meteor 3
  • updated ci
  • changed tests to use meteortesting:mocha + npm chai (since mtest is no longer supporting meteor 3+)
  • updated README and improved documentation a bit
  • biome fixes for all code
  • added more handy npm scripts

Comment thread .github/workflows/test.yml Fixed
Comment thread .github/workflows/test.yml Fixed
Comment thread .github/workflows/test.yml Fixed
@jankapunkt

Copy link
Copy Markdown
Member Author

@StorytellerCZ what's your take on this?

Comment thread package.json
],
"husky": {
"hooks": {
"pre-commit": "bash preCommit.sh"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I think we can remove Husky unless we add something specific.

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.

3 participants