Review the existing beautifier implementations in Atom Beautify to understand the pattern for adding new formatters. Check if esformatter can be invoked via Node.js and whether it fits the existing architecture. Investigate the comments on the issue for any additional context or guidance from maintainers.