question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add support for the --ignore-path CLI option

See original GitHub issue

Currently, when I try to use Prettier’s --ignore-path CLI option with prettier-eslint, I come across many of the following error messages:

Ignored unknown option `{ "ignorePath": "./.gitignore" }`.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
kripodcommented, Apr 17, 2018
1reaction
azzcommented, Apr 17, 2018

Sounds like an enhancement for https://github.com/prettier/prettier-eslint-cli?

Read more comments on GitHub >

github_iconTop Results From Across the Web

CLI commands and options summary - Snyk User Docs
To learn more about each Snyk CLI command, use the --help option, for example, snyk auth --help or snyk container --help . Each...
Read more >
Command Line Interface - ESLint - Pluggable JavaScript Linter
You can view all the CLI options by running npx eslint -h . ... Note: --ignore-path is not supported when using flat configuration...
Read more >
CLI options - Terragrunt
Learn about all CLI arguments and options you can use with Terragrunt. ... Terragrunt supports the following CLI commands: All Terraform built-in commands ......
Read more >
s3 — AWS CLI 1.27.40 Command Reference
Use of Exclude and Include Filters¶. Currently, there is no support for the use of UNIX style wildcards in a command's path arguments....
Read more >
Jest CLI Options
The jest command line runner has a number of useful options. ... Using with npm scripts; Camelcase & dashed args support; Options; Reference....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found