UNPKG

vultr

Version:

Promise-based library to communicate with the Vultr API

19 lines (18 loc) 278 B
{ "node": true, "browser": false, "maxcomplexity": 10, "curly": true, "laxcomma": true, "laxbreak": true, "strict": false, "quotmark": false, "undef": true, "unused": "vars", "sub": true, "expr": true, "-W043": true, "predef": [ "-Promise" ] }