This website requires JavaScript.
Explore
Help
Sign In
cerxes
/
babel
Watch
3
Star
0
Fork
0
You've already forked babel
Code
Issues
Pull Requests
Releases
Wiki
Activity
babel
/
packages
/
babel-plugin-transform-async-to-generator
/
test
/
fixtures
/
async-to-generator
History
Nicolò Ribaudo
d21e2217d5
Skip newlines around inline
#__PURE__
annotations (
#11133
)
...
* Skip newlines around #__PURE__ annotations * Update tests
2020-02-13 19:16:33 +01:00
..
async
…
async-arrow-in-method
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
async-default-arguments
…
async-iife
…
async-iife-with-regenerator
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
async-iife-with-regenerator-spec
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
deeply-nested-asyncs
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
expression
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
function-arity
…
named-expression
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
no-parameters-and-no-id
Skip newlines around inline
#__PURE__
annotations (
#11133
)
2020-02-13 19:16:33 +01:00
object-method
…
object-method-with-arrows
…
object-method-with-super
Don't use args rest/spread to hoist super method calls (
#9939
)
2019-10-11 10:18:54 +02:00
parameters
…
shadowed-promise
…
shadowed-promise-import
…
shadowed-promise-nested
…
statement
…
options.json
…