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
2022-08-08 18:07:03 +07:00

6 lines
89 B
Text

{
"tabWidth": 2,
"useTabs": false,
"trailingComma": "all",
"singleQuote": true
}