Skip to content

Commit

Permalink
Merge pull request #736 from dtinth/async-fn-transpilation
Browse files Browse the repository at this point in the history
  • Loading branch information
release-train[bot] authored Oct 30, 2021
2 parents 0fdc54e + 44c7c4f commit 7aa4013
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion bemuse/tsconfig.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"noEmit": true,
"paths": {
"bemuse/*": ["./src/*"]
}
},
"target": "ES2019"
}
}

0 comments on commit 7aa4013

Please sign in to comment.