Skip to content
Snippets Groups Projects
Verified Commit 080cc79c authored by Jan Loewe's avatar Jan Loewe :speech_balloon:
Browse files

chore(prettier): set end of line to auto

parent 648b0359
Branches
Tags
No related merge requests found
{
"printWidth": 160,
"trailingComma": "all",
"singleQuote": false
"singleQuote": false,
"endOfLine": "auto"
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment