We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Olá tudo bem. Engraçado do nada parou de formatar
.eslintrc.json { "extends": "@rocketseat/eslint-config/node" }
tentei usar o comando yarn eslint --fix src --ext .ts
ESLint couldn't find the config "@rocketseat/eslint-config/react" to extend from. Please check that the name of the config is correct.
The config "@rocketseat/eslint-config/react" was referenced from the config file in "/home/felipe/Desktop/treinamento/app/.eslintrc.json".
Vlw gente.
The text was updated successfully, but these errors were encountered:
Resolvi mudando o diretório de lugar e renomeando para appserver, vi também a versão do typescript no comando. vlw
Sorry, something went wrong.
No branches or pull requests
Olá tudo bem.
Engraçado do nada parou de formatar
.eslintrc.json
{
"extends": "@rocketseat/eslint-config/node"
}
tentei usar o comando
yarn eslint --fix src --ext .ts
ESLint couldn't find the config "@rocketseat/eslint-config/react" to extend from. Please check that the name of the config is correct.
The config "@rocketseat/eslint-config/react" was referenced from the config file in "/home/felipe/Desktop/treinamento/app/.eslintrc.json".
Vlw gente.
The text was updated successfully, but these errors were encountered: