Use auto for end of line
This commit is contained in:
parent
1f31cca535
commit
838f1db83f
@ -30,5 +30,8 @@
|
|||||||
},
|
},
|
||||||
"overrides": {
|
"overrides": {
|
||||||
"@cloudflare/workers-types": "^4.20230518.0"
|
"@cloudflare/workers-types": "^4.20230518.0"
|
||||||
|
},
|
||||||
|
"prettier": {
|
||||||
|
"endOfLine": "auto"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user