wmakeev/moysklad

View on GitHub
src/tools/sleep.js

Summary

Maintainability
A
0 mins
Test Coverage

Replace 'use·strict' with "use·strict";
Open

'use strict'
Severity: Minor
Found in src/tools/sleep.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

  return new Promise(resolve => setTimeout(resolve, ms))
Severity: Minor
Found in src/tools/sleep.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

Insert ;
Open

}
Severity: Minor
Found in src/tools/sleep.js by eslint

For more information visit Source: http://eslint.org/docs/rules/

There are no issues that match your filters.

Category
Status