Files
old-v2-frontend/.prettierrc

6 lines
69 B
Plaintext
Raw Normal View History

2018-06-25 09:17:14 +02:00
{
"semi": false,
"singleQuote": true,
"trailingComma": "es5"
}