openflexure-microscope-server/webapp/.prettierrc.json

7 lines
No EOL
106 B
JSON

{
"trailingComma": "all",
"semi": true,
"singleQuote": false,
"printWidth": 100,
"tabWidth": 2
}