frequi_origin/.prettierrc.json
2020-05-04 06:55:18 +02:00

6 lines
79 B
JSON

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