mirror of
https://github.com/lovell/sharp.git
synced 2025-07-15 13:10:13 +02:00
11 lines
135 B
Plaintext
11 lines
135 B
Plaintext
{
|
|
"strict": true,
|
|
"node": true,
|
|
"maxparams": 4,
|
|
"maxcomplexity": 11,
|
|
"globals": {
|
|
"describe": true,
|
|
"it": true
|
|
}
|
|
}
|