Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

132
Views
Puede que no funcione ya que la versión de ESLint no coincide con la configuración estándar

Ejecuté el comando npx eslint --init . Me encontré con las siguientes preguntas:

 ? Which style guide do you want to follow? … Airbnb: https://github.com/airbnb/javascript ▸ Standard: https://github.com/standard/standard Google: https://github.com/google/eslint-config-google XO: https://github.com/xojs/eslint-config-xo

Seleccioné Standard . Entonces dijo:

 ✔ The style guide "standard" requires eslint@^7.12.1. You are currently using eslint@8.10.0. Do you want to downgrade? · No / Yes

Seleccioné No

Entonces dije:

 Note: it might not work since ESLint's version is mismatched with the standard config.

¿Debería estar idealmente degradando? ¿O no debería usar la guía de estilo estándar por completo?

about 4 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Mirando el repositorio, eslint-config-standard@17.xy funciona de forma predeterminada con eslint 8.8.0 (aunque todavía es una versión preliminar).

Supongo que aún recibe la versión 16.x, cuyovalor predeterminado es eslint@7.18.0 .

¿Qué versión exacta de eslint-config-standard te da la ejecución de npx eslint --init ?

Si está usando esto para un nuevo proyecto, le recomiendo que vaya con eslint-config-standard@next . El proyecto se mantiene de forma muy activa y, actualmente, su objetivo principal es llevar todo a ESLint 8.x, por lo que no será una espera larga.

about 4 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!