doc.silverstripe.org/.prettierrc
2019-11-08 15:40:20 +13:00

8 lines
108 B
Plaintext

{
"endOfLine": "lf",
"semi": false,
"singleQuote": false,
"tabWidth": 2,
"trailingComma": "es5"
}