Skip to content

Latest commit

 

History

History
 
 

jshint

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

About

VIA Studio uses jshint for greater flexibility with our JavaScript coding standards. We currently use the default configuration for jshint.

Requirements

Installation

You do not need to perform any additional installation steps after installing jshint.

If you wish to customize your configuration or exclude files, you can add the -c or --excluded-path arguments for jshint respectively.