mosquito-transport
Version:
Quickly spawn server infrastructure along robust authentication, database, storage, and cross-platform compatibility
17 lines (16 loc) • 343 B
Plain Text
{
"undef": true, // Warns on variables used before declaration
"esversion": 12,
"globals": {
"process": true,
"clearTimeout": true,
"setTimeout": true,
"console": true,
"Buffer": true,
"clearInterval": true,
"setInterval": true,
"AbortController": true,
"URLSearchParams": true,
"URL": true
}
}