Skip to content

Commit

Permalink
AVA supports async/await natively
Browse files Browse the repository at this point in the history
  • Loading branch information
leo committed Feb 10, 2017
1 parent 6eefdc9 commit 47b19f0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@
"lint": "xo",
"test": "npm run lint && NODE_ENV=test ava"
},
"ava": {
"require": [
"async-to-gen/register"
]
},
"xo": {
"esnext": true,
"space": true,
Expand Down

0 comments on commit 47b19f0

Please sign in to comment.