Experience-Monks / nyg

Not another yeoman generator, a simplified project generator based around prompts and events.
MIT License
12 stars 2 forks source link

Code conventions and formatting #28

Closed iranreyes closed 5 years ago

iranreyes commented 5 years ago

Description

  1. Add files like Changelog and Code of conduct
  2. Add code/IDE convention files like .editorconfig, .prettierrc, etc
  3. Format code using prettier

Notes

All the tests passed