samgis / .prettierrc
aletrn's picture
Initial commit (by create-cloudflare CLI)
6e23fff
raw
history blame
78 Bytes
{
"printWidth": 140,
"singleQuote": true,
"semi": true,
"useTabs": true
}