OwlCyberSecurity - MANAGER
Edit File: prettier.config.js
module.exports = { trailingComma: "all", tabWidth: 4, semi: false, singleQuote: true };