Files
fauxjira/api/.prettierrc
2019-12-03 15:38:53 +01:00

6 lines
73 B
Plaintext

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