Update .prettierrc
This commit is contained in:
parent
183fe58190
commit
1b26a7eb41
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"tabs": true,
|
||||
"semi": true,
|
||||
"singleQuote": true
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue