module.exports = { tabWidth: 4, useTabs: false, // Use spaces instead of defaults tabs semi: true, // Force semilicons printWidth: 80, // Max width };