add prettier
This commit is contained in:
parent
e6ba4e2418
commit
60cd50efaf
1 changed files with 6 additions and 0 deletions
6
.prettierrc.json
Normal file
6
.prettierrc.json
Normal file
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"useTabs": false,
|
||||
"tabWidth": 4,
|
||||
"semi": true,
|
||||
"singleQuote": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue