yaejunyang/.prettierrc

6 lines
86 B
Text

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