[MTELERIXA-29] init prettier config file (#60740)

This commit is contained in:
Daniel Muyshond 2022-01-17 18:46:31 +01:00
parent a597e6e114
commit 89558a9964
1 changed files with 6 additions and 0 deletions

6
.prettierrc.json Normal file
View File

@ -0,0 +1,6 @@
{
"useTabs": true,
"tabWidth": 2,
"useTabs": true,
"endOfLine": "lf"
}