🔧 added prettierrc file
Co-authored-by: Sindre Kjelsrud <kjelsrudsindre@gmail.com>
This commit is contained in:
parent
59fc47cd42
commit
837a6ad040
1 changed files with 4 additions and 0 deletions
4
frontend/.prettierrc
Normal file
4
frontend/.prettierrc
Normal file
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"tabWidth": 4,
|
||||
"useTabs": true
|
||||
}
|
Reference in a new issue