1
0
Fork 0
endlessh-logger/.prettierrc.json

7 lines
111 B
JSON

{
"tabWidth": 4,
"useTabs": true,
"singleQuote": false,
"arrowParens": "avoid",
"trailingComma": "none"
}