Shared: revert eslint config

This commit is contained in:
Timofey Boyko 2024-03-14 12:28:32 +03:00
parent efba826fd9
commit 451468500d

View File

@ -54,7 +54,7 @@ module.exports = {
"prettier/prettier": [
"error",
{
endOfLine: "lf",
endOfLine: "auto",
},
],
},