Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Formatter

formatter 包用于实现对代码的生成及格式化。在本项目中用于前端的代码生成。

本包的设计参考 prettier 实现,提供 indent / join / line 等工具方法。