Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Use auto for end of line
  • Loading branch information
regalijan committed Oct 19, 2023
1 parent 1f31cca commit 838f1db
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -30,5 +30,8 @@
},
"overrides": {
"@cloudflare/workers-types": "^4.20230518.0"
},
"prettier": {
"endOfLine": "auto"
}
}

0 comments on commit 838f1db

Please sign in to comment.