koibot/.prettierrc

6 lines
76 B
Plaintext

{
"semi": false,
"endOfLine": "lf",
"useTabs": true,
"tabWidth": 4
}