heissepreise/.prettierrc

6 lines
74 B
Plaintext
Raw Normal View History

2023-06-02 07:34:32 +02:00
{
"singleQuote": false,
"bracketSpacing": true,
"printWidth": 150
2023-06-02 07:34:32 +02:00
}