Skip to content

hoshion/HoshiLinter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.