The Wayback Machine - https://web.archive.org/web/20220718112813/https://github.com/vuejs/create-vue/blob/main/.prettierrc
Skip to content
Permalink
main
Switch branches/tags
Go to file
 
 
Cannot retrieve contributors at this time
{
"semi": false,
"tabWidth": 2,
"singleQuote": true,
"printWidth": 100,
"trailingComma": "none"
}