Added prettier file for .j2 formatting

This commit is contained in:
strNophix 2022-02-23 18:26:44 +01:00
parent 714cdecd0a
commit a60c7cbd1e

4
.prettierrc Normal file
View File

@ -0,0 +1,4 @@
{
"tabWidth": 2,
"useTabs": false
}