Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 523 Bytes

best-practices.md

File metadata and controls

21 lines (14 loc) · 523 Bytes

Recommended Practices For The Project

Tools & Extensions

The most preferred editor used currently in the project is Visual Studio Code. If you opt to use this editor we advice you have these extensions installed in your editor.

  • Jshint
  • EditorConfig for VSCode
  • ESLint
  • Sublime Babel
  • Markdownlint
  • Beautify

Installation

Go to Extensions icon and install these extensions

References