bitburner-src/.prettierrc
2021-09-08 23:47:34 -04:00

6 lines
67 B
Plaintext

{
"trailingComma": "all",
"tabWidth": 2,
"printWidth": 120
}