luxon-hijri/.prettierrc

6 lines
90 B
Text

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 100,
"tabWidth": 2
}