datacontroller.io/.prettierrc
Mihajlo Medjedovic fd510b88c4 init
2024-06-05 15:53:46 +02:00

8 lines
110 B
Plaintext

{
"trailingComma": "none",
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"endOfLine": "auto"
}