Files
civitai__civitai/.prettierrc
T

6 lines
89 B
Plaintext
Raw Normal View History

{
"trailingComma": "es5",
"tabWidth": 2,
"printWidth": 100,
"singleQuote": true
2024-05-16 16:46:10 -06:00
}