huskapi/.prettierrc
2024-11-16 13:24:14 -05:00

8 lines
95 B
Text

{
"printWidth": 140,
"singleQuote": false,
"semi": true,
"useTabs": true,
"tabWidth": 4
}