Higher limit on detected errors

This commit is contained in:
Michal Čihař 2013-04-16 13:00:22 +02:00
parent cec7c0e8e3
commit d7a22b5abe

View File

@ -1,6 +1,6 @@
{
// Show more errors
"maxerr" : 200,
"maxerr" : 1000,
// Globals
"jquery" : true,