Files
big-agi/.prettierrc
T
2023-03-19 00:24:09 -07:00

7 lines
94 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"endOfLine": "lf",
"printWidth": 160
}