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, Permissive Edition | |
// -------------------------------------------------------------------- | |
// | |
// This is a fork of 'JSHint Configuration, Strict Edition[1]' | |
// | |
// * set all enforcing options to false | |
// * set all relaxing options to true | |
// * set all environment options to false |