Skip to content
This repository was archived by the owner on Oct 14, 2020. It is now read-only.

chore: use mrm to scaffold project files #4

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

thetutlage
Copy link

Using MRM scaffold will result in following

  1. Adds LICENSE.md and CONTRIBUTING.md files.
  2. Adds .github templates for PR and new issues.
  3. tsconfig extends the default mrm config. Which means, it is easily upgradable.
  4. Add support for circle to run tests.
  5. Enforce strict commit messages using commit-msg hook.
  6. Use np for releases
  7. Use tslint for consistent syntax.
  8. Add .editoconfig for consistent spacing and new lines.

@thetutlage
Copy link
Author

@RomainLanz Are we good to merge it?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant