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