rap2-delos/.prettierrc

8 lines
107 B
Plaintext

{
"semi": false,
"trailingComma": "all",
"singleQuote": true,
"printWidth": 100,
"tabWidth": 2
}