You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Requiring the now latest node LTS version (8.9.0) would enable us to use new ES2017 JavaScript Syntax without transpiling.
Rather nice for working with the GitHub API would be using async/await syntax.
This refactor would give gatekeeper a fresh, modern look.
The text was updated successfully, but these errors were encountered:
Requiring the now latest node LTS version (8.9.0) would enable us to use new ES2017 JavaScript Syntax without transpiling.
Rather nice for working with the GitHub API would be using async/await syntax.
This refactor would give gatekeeper a fresh, modern look.
The text was updated successfully, but these errors were encountered: