16 lines
197 B
Plaintext
16 lines
197 B
Plaintext
{
|
|
"env": {
|
|
"browser": true
|
|
},
|
|
"globals": {
|
|
"QUnit": false,
|
|
"Backbone": true,
|
|
"_": true,
|
|
"$": true
|
|
},
|
|
"rules": {
|
|
"no-throw-literal": 0,
|
|
"no-undefined": 0
|
|
}
|
|
}
|