mirror of
https://github.com/niklasvh/html2canvas.git
synced 2023-08-10 21:13:10 +03:00
16 lines
261 B
Plaintext
16 lines
261 B
Plaintext
{
|
|
"curly": true,
|
|
"eqeqeq": true,
|
|
"immed": true,
|
|
"latedef": false,
|
|
"newcap": true,
|
|
"noarg": true,
|
|
"sub": true,
|
|
"undef": true,
|
|
"boss": true,
|
|
"eqnull": true,
|
|
"browser": true,
|
|
"globals": {
|
|
"jQuery": true
|
|
}
|
|
} |