mirror of
https://github.com/muerwre/vault-frontend.git
synced 2025-04-24 20:36:40 +07:00
added prettier
This commit is contained in:
parent
d55222b3ad
commit
baab04be3e
1 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"printWidth": 100,
|
"tabWidth": 2,
|
||||||
"singleQuote": true,
|
"useTabs": false,
|
||||||
"trailingComma": "es5"
|
"trailingComma": "all"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue