fgo-ta-com-website/.prettierrc

7 lines
86 B
Text

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