Skip to content

sharmilajesupaul/prettier-eslint-verify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prettier-eslint-verify

This is a simple tool that runs prettier-eslint --list-different and fails if any files are listed in the output.

you must have prettier-eslint-cli and eslint available as dependencies in your project

Installation:

npm install prettier-eslint-verify

Usage: npx prettier-eslint-verify foo.js bar.js

also takes globs

npx prettier-eslint-verify folder/**/*.js

About

A simple tool that verifies if files have been formatted using prettier-eslint.

Resources

License

Stars

Watchers

Forks

Packages

No packages published