{ "arrowParens": "always", "trailingComma": "es5", "tabWidth": 4, "useTabs": true, "semi": true, "singleQuote": true, "printWidth": 100, "files": ["*.js", "*.jsx"] }