1
0
Fork 0
VaultUI/.prettierrc

6 lines
89 B
Plaintext
Raw Permalink Normal View History

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