This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Show hidden characters
{ | |
// -------------------------------------------------------------------- | |
// JSHint Configuration, Strict Edition | |
// -------------------------------------------------------------------- | |
// | |
// This is a fork of 'JSHint Configuration, Strict Edition[1]' | |
// | |
// * set all enforcing options to true | |
// * set all relaxing options to false | |
// * set all environment options to false, except the browser value |