add new prettierrc

This commit is contained in:
slonkazoid 2025-01-21 15:13:16 +03:00
parent dbec9ac4aa
commit 249382f97c
Signed by: slonk
SSH key fingerprint: SHA256:tbZfJX4IOvZ0LGWOWu5Ijo8jfMPi78TU7x1VoEeCIjM

5
.prettierrc Normal file
View file

@ -0,0 +1,5 @@
{
"printWidth": 120,
"useTabs": true,
"tabWidth": 4
}