komap_backup/.prettierrc.json
2020-11-28 12:57:20 +05:00

7 lines
86 B
JSON

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": true,
"singleQuote": false
}