mirror of
https://github.com/mjl-/mox.git
synced 2024-12-26 08:23:48 +03:00
12 lines
161 B
Text
12 lines
161 B
Text
{
|
|
"esversion": 9,
|
|
"asi": true,
|
|
"strict": "implied",
|
|
"globals": {
|
|
"window": true,
|
|
"console": true,
|
|
"document": true,
|
|
"Node": true,
|
|
"api": true
|
|
}
|
|
}
|