mirror of
https://framagit.org/hubzilla/core.git
synced 2026-06-21 00:52:33 -04:00
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
|
|
}
|
|
}
|