frequi_origin/.prettierrc.json

6 lines
79 B
JSON
Raw Normal View History

2020-05-04 04:50:09 +00:00
{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
}