Fix 'Changing VFC version wipes List type property values'-bug
[sdc.git] / openecomp-ui / .prettierrc
1 {
2   "singleQuote": true,
3   "jsxBracketSameLine": true,
4   "tabWidth": 4
5 }