mapcomplete/.prettierrc
2021-07-26 18:00:21 +02:00

6 lines
94 B
Text

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