FrameworkTemplate/SolutionTemplate/file.prettierrc.json
{
"semi": true, "trailingComma": "all", "singleQuote": false, "printWidth": 120, "tabWidth": 2, "endOfLine":"auto" } |
{
"semi": true, "trailingComma": "all", "singleQuote": false, "printWidth": 120, "tabWidth": 2, "endOfLine":"auto" } |