Files
CommunitySolidServer/.prettierrc
Joachim Van Herwegen b949b6cf5e Initial configuration
2020-05-15 11:07:10 +02:00

6 lines
73 B
Plaintext

{
"printWidth": 120,
"singleQuote": true,
"trailingComma": "all"
}