DimensionInvasion/.prettierrc

5 lines
69 B
Plaintext
Raw Normal View History

{
"printWidth": 80,
"tabWidth": 2,
"singleQuote": false
}