1
Fork 0
theorangeone.net-legacy/.prettierrc.json

5 lines
52 B
JSON
Raw Permalink Normal View History

2018-12-01 20:33:25 +00:00
{
"singleQuote": true,
"trailingComma": "es5"
}