# List files or directories below to ignore them when running prettier # More information: https://prettier.io/docs/en/ignore.html # .localdevserver .ssdx .sfdx coverage/ .vscode .github jsconfig.json **/*.apex **/staticresources/* # flows in permsets will break the xml **/permissionsets/* **/permissionsetgroups/* # Exclude project config (edited by CI workflow) sfdx-project.json # Exclude Salesforce Metadata XML **/*.xml