12 lines
159 B
Plaintext
Executable File
12 lines
159 B
Plaintext
Executable File
{
|
|
"browser": true,
|
|
"curly": true,
|
|
"eqeqeq": true,
|
|
"undef": true,
|
|
"quotmark": "single",
|
|
"trailing": true,
|
|
"globals": {
|
|
"L": true,
|
|
"jQuery": true
|
|
}
|
|
} |