.prettierrc endOfLine auto
This commit is contained in:
parent
ec38848b20
commit
cddd619f59
|
@ -1,3 +1,4 @@
|
|||
{
|
||||
"printWidth": 120
|
||||
"printWidth": 120,
|
||||
"endOfLine": "auto"
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue