0.0.6 • Published 4 years ago
monster-interfaces v0.0.6
Monster Interfaces
Pre-Requisites
Install this
This project requires Yarn, Not sure if it will break it or not; I just don't think we should mix package managers
Format
Make a new file in the classes folder and extend the Base class in root. Export your class from your new file. Barrel Generator will then export your file in the index.ts inside the classes folder. The index.ts in src will then export all classes in the index.ts in the classes folder. Push push the code onto the development branch in remote. Code changes will then be reviewed and then merged into the main branch. On main branch push npm will then make the package available to all developers.