You have a bunch of files that you want to format using prettier-eslint. But prettier-eslint can only operate on strings. This is a CLI that allows you to use prettier-eslint on one or multiple files. prettier-eslint-cli forwards on the filePath and other relevant options to prettier-eslint which identifies the applicable ESLint config for each file and uses that to determine the options for prettier and eslint --fix. By default prettier-eslint will simply log the formatted version to the terminal. If you want to overwrite the file itself (a common use-case) then add --write. You should quote your globs, otherwise your terminal will expand the glob before it gets to prettier-eslint.

Features

  • Any linter that support ESLint CLIEngine interface can be integrate with prettier-eslint
  • CLI Options
  • This is a CLI that allows you to use prettier-eslint on one or multiple files
  • Typically you'll use this in your npm scripts (or package scripts)
  • Instead of printing the formatted version of the files to the terminal, prettier-eslint will log the name of the files that are different from the expected formatting
  • Resolve eslint config file, parse and forward config object as the eslintConfig option to prettier-eslint

Project Samples

Project Activity

See All Activity >

Categories

Code Formatters

License

MIT License

Follow prettier-eslint-cli

prettier-eslint-cli Web Site

Other Useful Business Software
Full-stack observability with actually useful AI | Grafana Cloud Icon
Full-stack observability with actually useful AI | Grafana Cloud

Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Create free account
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of prettier-eslint-cli!

Additional Project Details

Programming Language

JavaScript

Related Categories

JavaScript Code Formatters

Registered

2023-04-25