dribbblish-dynamic-theme/.prettierrc
2021-10-25 01:10:52 +02:00

6 lines
102 B
Text

{
"endOfLine": "crlf",
"tabWidth": 4,
"trailingComma": "none",
"printWidth": 999999
}