Skip to content

Project Guidelines

Jacob Pretorius edited this page Oct 17, 2022 · 3 revisions

Any and all contributions are welcome (and encouraged!).

Please do so using a pull request to the relevant branch (probably off of main, until we have release candidates)

Naming

Trying to stick to https://github.com/Microsoft/TypeScript/wiki/Coding-guidelines as long as it makes sense for naming. Although rule 2 is to be ignored as IInterface names are preferred.

Clone this wiki locally