Skip to content

SimplyGeek

  • VMware Cloud Foundation
    • VCF Automation
    • VCF Operations Orchestrator
      • VCF Operations Orchestrator: Why I Write Actions and Not Workflows (Mostly)
      • VCF Operations Orchestrator: Auto-Document Your Actions with Ease
      • How I Write Beautiful Code in VCF Operations Orchestrator using ESLint and Prettier
      • Logger for better Logs in VCF Operations Orchestrator
      • Empower VCF Operations Orchestrator API integration with HttpRestClient
      • Process locking made easy in VCF Operations Orchestrator, featuring automatic unlock
    • Build Tools for VMware Aria
      • VCF Automation – Build Tools for VMware Aria – Up and Running
      • VCF Automation – Build Tools for VMware Aria – Overview of VCF Automation Projects
      • VCF Automation – Build Tools for VMware Aria – Visual Studio Code Integration
      • VCF Automation – Build Tools for VMware Aria – Useful Maven Command Reference
    • VMware NSX
  • Ansible
  • About
  • VMware Cloud Foundation
    • VCF Automation
    • VCF Operations Orchestrator
      • VCF Operations Orchestrator: Why I Write Actions and Not Workflows (Mostly)
      • VCF Operations Orchestrator: Auto-Document Your Actions with Ease
      • How I Write Beautiful Code in VCF Operations Orchestrator using ESLint and Prettier
      • Logger for better Logs in VCF Operations Orchestrator
      • Empower VCF Operations Orchestrator API integration with HttpRestClient
      • Process locking made easy in VCF Operations Orchestrator, featuring automatic unlock
    • Build Tools for VMware Aria
      • VCF Automation – Build Tools for VMware Aria – Up and Running
      • VCF Automation – Build Tools for VMware Aria – Overview of VCF Automation Projects
      • VCF Automation – Build Tools for VMware Aria – Visual Studio Code Integration
      • VCF Automation – Build Tools for VMware Aria – Useful Maven Command Reference
    • VMware NSX
  • Ansible
  • About

Prettier

2025

How I Write Beautiful Code in VCF Operations Orchestrator using ESLint and Prettier

When developing code for VCF Operations Orchestrator, I follow a strict and consistent style methodology. This approach significantly simplifies navigating multiple files, identifying patterns, and maintaining readability across the codebase. Adhering to both industry-standard and custom styling conventions can be tedious, but fortunately, some tools make this process much simpler once properly configured. These tools help automate formatting and ensure consistency across the codebase with minimal manual effort. I use two different tools to achieve this: Here are just a few examples of the types of issues these tools can detect: While some of these rules may seem opinionated, the...

17 July 2025
VCF Operations Orchestrator / Prettier / JavaScript / ESLint / Broadcom (VMware) / VMware Cloud Foundation / VCF Automation

SimplyGeek © 2025. All Rights Reserved.