snowyu/promise-sequence.js

View on GitHub
src/finally.js

Summary

Maintainability
A
0 mins
Test Coverage

Parsing error: The keyword 'const' is reserved
Open

  const onFinally = function(value) {return Promise.resolve(fn()).then(function() {return value})};
Severity: Minor
Found in src/finally.js by eslint

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

There are no issues that match your filters.

Category
Status