Closed Saturate closed 7 years ago
Run a new npm i after that tun the tests with npm test.
npm i
npm test
Add badges to readme file to indicate status. This is uses on most open source projects.
We know that we don't make braking changes, and we have a base for implementing tests.
You might feel bad if you break the build.
@Hafeok It's all tied up to this feature. You could do a git squash, or I could do it.
Requirements
Run a new
npm i
after that tun the tests withnpm test
.Description of the Change
Add badges to readme file to indicate status. This is uses on most open source projects.
Benefits
We know that we don't make braking changes, and we have a base for implementing tests.
Possible Drawbacks
You might feel bad if you break the build.