Projekt

Allgemein

Profil

Herunterladen (375 Bytes) Statistiken
| Zweig: | Markierung: | Revision:
{
"laxcomma" : true, // tolerate "," at the beginning of lines
"laxbreak" : true, // tolerate "+" at the beginning of lines
"jquery": true, // assume jquery is loaded
"asi" : true, // tolerate satements without ";" yet
"eqeqeq" : false, // don't require === for comparisons yet
// "strict" : true

"globals" : {
"predef": [ "kivi" ]
}
}
(3-3/10)