Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 280 Bytes

File metadata and controls

13 lines (8 loc) · 280 Bytes

Contribution Guidelines

Code Style

Code is written in TypeScript and is automatically formatted with prettier.

npm run format

Naming convention

It is recommended to follow style guide for TypeScript.