wg-lua/.prettierrc
2024-03-27 17:09:50 +05:30

6 lines
82 B
Text

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