Rocketseat / eslint-config-rocketseat

ESLint configuration used by Rocketseat
https://www.npmjs.com/@rocketseat/eslint-config
725 stars 105 forks source link

Não formata #18

Open felipeifmg opened 9 months ago

felipeifmg commented 9 months ago

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.

felipeifmg commented 9 months ago

Resolvi mudando o diretório de lugar e renomeando para appserver, vi também a versão do typescript no comando. vlw