# .prettierrc or .prettierrc.yaml trailingComma: "es5" tabWidth: 2 useTabs: false semi: false singleQuote: false arrowParens: "always" printWidth: 90