config.phundrak.com/.prettierrc.json

10 rader
158 B
JSON
Normal vy Historik

2024-01-28 05:30:15 +01:00
{
"tabWidth": 2,
"useTabs": false,
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"bracketSpacing": true,
"arrowParens": "always"
}