1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-24 20:36:40 +07:00
vault-frontend/.prettierrc
2019-11-20 15:07:43 +07:00

5 lines
73 B
Text

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