You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
341 B
Plaintext
23 lines
341 B
Plaintext
8 years ago
|
{
|
||
|
"globals": {
|
||
|
"app": true,
|
||
|
"io": true,
|
||
|
"socket": true,
|
||
|
"ajaxify": true,
|
||
|
"config": true,
|
||
|
"RELATIVE_PATH": true,
|
||
|
"utils": true,
|
||
|
"overrides": true,
|
||
|
"componentHandler": true,
|
||
|
"bootbox": true,
|
||
|
"templates": true,
|
||
|
"Visibility": true,
|
||
|
"Tinycon": true
|
||
|
},
|
||
|
"env": {
|
||
|
"jquery": true,
|
||
|
"amd": true,
|
||
|
"browser": true
|
||
|
}
|
||
|
}
|