Files
spend-ia/.prettierrc.json
2023-04-02 17:15:49 -03:00

7 lines
90 B
JSON

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