matthewmueller/joy

Prettier Javascript with js.Raw & js.Rewrite

Open

#9 aperta il 12 ott 2017

Vedi su GitHub
 (0 commenti) (0 reazioni) (0 assegnatari)Go (34 fork)github user discovery
enhancementhelp wanted

Metriche repository

Star
 (1317 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

Right now we're prettying all our AST nodes, but for raw macros, they can't be as easily prettified without parsing them.

We may want to do that parsing in the future anyway though to fail early when you're writing invalid bindings.

Guida contributor