2
0
mirror of https://github.com/cderche/greenlock-storage-s3 synced 2025-02-22 14:18:05 +00:00

11 lines
126 B
Plaintext
Raw Normal View History

2019-05-08 11:43:08 +01:00
{
"env": {
"browser": true,
"node": true
},
"globals": {
"toString": true,
"hasOwnProperty": true
}
}