csvimport/.prettierrc

4 lines
51 B

{
"singleQuote": true,
"trailingComma": "all"
}