1
Fork 0
theorangeone.net-legacy/.prettierrc.json
2018-12-01 20:33:25 +00:00

4 lines
52 B
JSON

{
"singleQuote": true,
"trailingComma": "es5"
}