device-mgt-core/components/device-mgt/io.entgra.device.mgt.ui/react-app/.prettierrc
2020-01-16 07:27:29 +00:00

6 lines
72 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"parser": "flow"
}