const config = { singleQuote: false, tabWidth: 4, trailingComma: "all", printWidth: 100, }; export default config;