const config = { trailingComma: "es5", printWidth: 120, tabWidth: 4, semi: true, singleQuote: false, }; export default config;