Adding prettier on back and pusher (not running them right now)

This commit is contained in:
David Négrier 2021-06-23 16:23:16 +02:00
parent d2be9fa931
commit 4cac260f81
9 changed files with 27 additions and 3 deletions

3
back/.prettierrc.json Normal file
View file

@ -0,0 +1,3 @@
{
"tabWidth": 4
}