standard-things / esm

Tomorrow's ECMAScript modules today!
Other
5.27k stars 147 forks source link

Any demo of making top-level-await accepted by Eslint? #814

Closed marxangels closed 5 years ago

marxangels commented 5 years ago

image

jdalton commented 5 years ago

Hi @outception!

You can use babel-eslint and the allowAwaitOutsideFunction option.