Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 210 Bytes

File metadata and controls

12 lines (7 loc) · 210 Bytes

HoshiLinter

Simple linter

It's my course work for the 1 year of studying in KPI

How to use: node index.js [fileName], where:

  • fileName - The name of file that should be lintered.

No libraries used.