mirror of
https://github.com/cderche/greenlock-storage-s3
synced 2025-02-22 06:08:04 +00:00
11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
{
|
|
"env": {
|
|
"browser": true,
|
|
"node": true
|
|
},
|
|
"globals": {
|
|
"toString": true,
|
|
"hasOwnProperty": true
|
|
}
|
|
}
|