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