About this tool
A sensible Prettier baseline.
Ready-to-use .prettierrc — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.
A sensible Prettier baseline.
{
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"tabWidth": 2
}
A sensible Prettier baseline.
Ready-to-use .prettierrc — view the content, copy it, or download it with the correct filename. Free and 100% in your browser.