update prettier for windows

This commit is contained in:
Proddy
2023-08-08 09:02:14 +02:00
parent 94407e5192
commit 2b54db255e
4 changed files with 7 additions and 13 deletions

View File

@@ -97,6 +97,12 @@
"{}": false
}
}
],
"prettier/prettier": [
"error",
{
"endOfLine": "auto"
}
]
}
}