jellyfin-chromecast/CONTRIBUTING.md
2020-11-29 20:00:51 +11:00

16 lines
376 B
Markdown

# Contributing
## Development
### Environment
The development environment is setup with editorconfig, Code style is enforced by prettier and eslint for Javascipt/Typescript linting
- [editorconfig](https://editorconfig.org/)
- [prettier](https://prettier.io/)
- [eslint](https://eslint.org/)
## Pull Requests
This project uses the standard Github Fork and PR flow