Align prettier & editorconfig
This commit is contained in:
parent
8783194ffc
commit
d3fed45446
2 changed files with 2 additions and 2 deletions
|
|
@ -10,7 +10,7 @@
|
|||
"prettier": {
|
||||
"trailingComma": "none",
|
||||
"tabWidth": 4,
|
||||
"useTabs": true,
|
||||
"useTabs": false,
|
||||
"endOfLine": "lf"
|
||||
},
|
||||
"scripts": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue