IMIE_CQ/.prettierrc.json

8 lines
97 B
JSON

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