orchidmap-front/.prettierrc
2019-12-30 21:01:01 +07:00

5 lines
73 B
Text

{
"printWidth": 100,
"singleQuote": true,
"trailingComma": "es5"
}