photos/.prettierrc
schmelczerandras 8526739939 Copy everything
2020-08-12 15:02:30 +02:00

6 lines
90 B
Text

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