Skip to content

Latest commit

 

History

History
161 lines (146 loc) · 4.97 KB

File metadata and controls

161 lines (146 loc) · 4.97 KB

clean-code

Linter Config Usage Intructions

  1. Clone this repo into your %USERPROFILE% directory (ex. C:/Users/yourname/)
  2. cd clean-code
  3. npm install

Best Practices / Reading

Todo

Notes

Linters

Sublime

  1. Intall SublimeLinter plugin
  2. Install language-specific linters
  • Github:

Formatters