Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 176 Bytes

CONTRIBUTING.md

File metadata and controls

6 lines (4 loc) · 176 Bytes

Contributing

Setting up the project

You need to npm install dependencies. Then you can lint with npm run lint, test with npm test, and build with npm run build.