bitburner-src/.prettierrc

5 lines
46 B
Plaintext
Raw Normal View History

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