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
{ | |
// Whether the scan should stop on first error. | |
"passfail": false, | |
// Maximum errors before stopping. | |
"maxerr": 100, | |
// Predefined globals | |
// Whether the standard browser globals should be predefined. |