foundry-sw5e/.prettierrc

7 lines
No EOL
120 B
Text

{
"printWidth": 120,
"tabWidth": 2,
"trailingComma": "none",
"bracketSpacing": false,
"arrowParens": "avoid"
}