schmelczer-dev/.prettierrc
Schmelczer András a3f39c6179 Add cv
2020-01-18 22:48:19 +01:00

6 lines
90 B
Text

{
"trailingComma": "es5",
"tabWidth": 2,
"singleQuote": true,
"endOfLine": "lf"
}