matthewmueller/joy

Prettier Javascript with js.Raw & js.Rewrite

Open

#9 创建于 2017年10月12日

在 GitHub 查看
 (0 评论) (0 反应) (0 负责人)Go (34 fork)github user discovery
enhancementhelp wanted

仓库指标

Star
 (1,317 star)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南