module.exports = { printWidth: 100, singleQuote: true, semi: false, tabWidth: 2, }