Unkn0wnCat.net/.prettierrc.json

7 lines
117 B
JSON

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