refactor: Projektstruktur in app/ und backend/ aufgeteilt
This commit is contained in:
6
backend/.prettierrc.json
Normal file
6
backend/.prettierrc.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"singleQuote": true,
|
||||
"printWidth": 120,
|
||||
"bracketSameLine": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user