0 comments (0 comments)0 reactions (0 reactions)0 assignees (0 assignees)CoffeeScript1,503 stars (1,503 stars)442 forks (442 forks)batch import
add-beautifiergood first issuehelp wanted
- Issue type
- feature
- Prerequisites
- None
- Research direction
- Investigate the existing beautifier integration pattern in atom beautify by examining other beautifier files (e.g., in src/beautifiers/). Look at how cssfmt is used as a command line tool and how to call it from Node.js. Check if there is any existing documentation or contributing guide for adding new beautifiers.