chore: use crlf for prettier

This commit is contained in:
Niklas 2023-03-24 16:36:04 +01:00
parent 74122dd723
commit cd896af6c8
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
{
"trailingComma": "es5",
"endOfLine": "crlf",
"tabWidth": 2,
"bracketSpacing": false,
"singleQuote": false,