mirror of
https://github.com/lovell/sharp.git
synced 2025-07-15 21:20:14 +02:00
9 lines
94 B
Plaintext
9 lines
94 B
Plaintext
{
|
|
"strict": true,
|
|
"node": true,
|
|
"globals": {
|
|
"describe": true,
|
|
"it": true
|
|
}
|
|
}
|