photos/.prettierrc
Andras Schmelczer 2010af6c12 ?
2021-05-30 11:56:27 +02:00

6 lines
90 B
Text
Executable file

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