{ "printWidth": 80, "tabWidth": 2, "semi": true, "singleQuote": true, "trailingComma": "es5", "overrides": [ { "files": ".prettierrc", "options": { "parser": "json" } }, { "files": ".babelrc", "options": { "parser": "json" } } ] }