Files
screeps-scripts/.prettierrc
2018-08-01 11:49:15 +07:00

8 lines
108 B
Plaintext

{
"semi": true,
"tabWidth": 2,
"printWidth": 120,
"singleQuote": false,
"trailingComma": "none"
}