device-mgt-core/components/device-mgt/io.entgra.device.mgt.ui/react-app/.prettierrc

6 lines
72 B
Plaintext
Raw Normal View History

2020-01-16 07:27:29 +00:00
{
"singleQuote": true,
"trailingComma": "all",
"parser": "flow"
}