mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/Zos.git
synced 2026-06-16 19:16:51 +00:00
11 lines
126 B
Plaintext
11 lines
126 B
Plaintext
{
|
|
"env": {
|
|
"browser": true,
|
|
"node": true
|
|
},
|
|
"globals": {
|
|
"toString": true,
|
|
"hasOwnProperty": true
|
|
}
|
|
}
|