DR
Size: a a a
DR
VS
VS
VS
NK
NK
A
C🐝
A
GZ
[eslint] Line 161 exceeds the maximum line length of 80.
"editor.formatOnSave": true,
"prettier.eslintIntegration": true,
"max-len": ["error", 80]
GZ
A
A
GZ
"prettier/prettier": "error"
, и он начал форматить, а после формата он все равно ошибку показывает [eslint] Expected no linebreak before this expression.
Так что нужно просто порефачить код чтобы заработалоGZ
GZ
n
SA