add prettier rule

This commit is contained in:
RubenPX 2022-04-20 11:55:15 +02:00
parent e68471d307
commit b1746421a3
1 changed files with 3 additions and 0 deletions

3
.prettierrc.json Normal file
View File

@ -0,0 +1,3 @@
{
"printWidth": 250
}