Skip to content
Snippets Groups Projects
Commit 0869a71d authored by Lukáš Kratochvíl's avatar Lukáš Kratochvíl
Browse files

feat: added .prettierrc rules

parent c93c2565
No related branches found
No related tags found
No related merge requests found
{
"singleQuote": true,
"trailingComma": "all"
"trailingComma": "all",
"bracketSameLine": true
}
\ 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