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

103
Views
Disable a specific output for Eslint?

Eslint's import/no-extraneous-dependencies is complaining about a specific package which is working fine. There's no option to ignore a single package for import/no-extraneous-dependencies. Is it possible for Eslint to ignore a specific output?

E.g. I want it to ignore:

'my-package' should be listed in the project's dependencies. Run 'npm i -S my-package' to add it  import/no-extraneous-dependencies

I don't want it to ignore any other errors produced by import/no-extraneous-dependencies.

If I filter lines using grep and the only error in a file is the above error, it would leave the file name with no errors underneath.

about 4 years ago · Juan Pablo Isaza
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!