1
0
Fork 0
bitburner-scripts/.prettierrc

9 lines
136 B
Plaintext

{
"printWidth": 120,
"semi": true,
"singleQuote": true,
"trailingComma": "all",
"proseWrap": "never",
"endOfLine": "auto"
}