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