Edit File: .eslintrc.json
{ "globals": { "Promise": true, "setTimeout": true } }
Back to File Manager