13 lines
177 B
Plaintext
13 lines
177 B
Plaintext
{
|
|
"browser": true,
|
|
"curly": true,
|
|
"newcap": false,
|
|
"strict": true,
|
|
"undef": true,
|
|
"unused": true,
|
|
"globals": {
|
|
"imagesLoaded": false,
|
|
"QUnit": false
|
|
}
|
|
}
|