👍🎉 First off, thanks for taking the time to contribute! 🎉👍
The following is a set of guidelines for contributing to create-windowless-app. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
This project and everyone participating in it is governed by a Code of Conduct. By participating, you are expected to uphold this code.
Make sure the code you're adding has decent test coverage.
Running project tests and coverage:
npm run test
The project uses ESLint for standardizing code style