Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Update to ES2017 async/await #68

Open
duckontheweb opened this issue Nov 20, 2017 · 2 comments
Open

Update to ES2017 async/await #68

duckontheweb opened this issue Nov 20, 2017 · 2 comments

Comments

@duckontheweb
Copy link
Contributor

Use babel to build from source files to take advantage of async and await functionality in new ES spec.

@wbyoung
Copy link
Owner

wbyoung commented Nov 20, 2017

@duckontheweb if you want a reference point to work from, this other project I created has configuration for babel including some test setup and configuration.

@ljharb
Copy link

ljharb commented Nov 21, 2017

Since you're using the airbnb eslint config, I'd also recommend https://npmjs.com/babel-preset-airbnb which it's designed to pair with.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants