added prettier | pnpm workspaces

This commit is contained in:
Oleksandr Honcharov
2024-06-13 19:45:40 +03:00
parent 9ab27a83dd
commit bc08e1c707
3 changed files with 14 additions and 6 deletions
+7
View File
@@ -0,0 +1,7 @@
tabWidth: 4
printWidth: 80
singleQuote: true
jsxSingleQuote: false
semi: false
arrowParens: avoid
endOfLine: auto