* chore(lint): lenient eol
@@ -50,6 +50,11 @@
"varsIgnorePattern": "^_"
}
],
"prettier/prettier": "warn"
"prettier/prettier": [
"warn",
{
"endOfLine": "auto"
]
The note is not visible to the blocked user.