Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 529 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 529 Bytes

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.