Answer the question
In order to leave comments, you need to log in
Why does ESlint swear?
Why does ESlint swear at semicolons and commas?
In other projects I used the same settings and everything was fine .... And now I installed a new one ... and then he swears ... He asks to remove the semicolon .... I delete it, and he again puts and swears
.eslintrc
{
"extends": ["react-app", "plugin:prettier/recommended"]
}
"devDependencies": {
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"prettier": "^2.0.5",
"redux-devtools-extension": "^2.13.8"
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question