Please use yarn.
Please use Node.js version 13.
Please follow the StandardJS coding style.
PRs can only be merged if the linting GitHub action succeeds.
You can lint locally with:
yarn lint
Please do not commit specific editor files or directories such as .vscode.
If you need to create them locally, please add them to the .gitignore.
Happy coding!