pxvmc/.prettierrc
2025-01-18 23:53:12 -07:00

7 lines
115 B
Text

{
"semi": true,
"bracketSpacing": false,
"endOfLine": "lf",
"printWidth": 120,
"tabWidth": 2
}