wg-lua/.prettierrc

6 lines
82 B
Text

{
"printWidth": 120,
"tabWidth": 5,
"trailingComma": "all",
"useTabs": true
}