Skip to content

techtasie/newline-linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

In order to lint all commited files for newlines just add the following to your lintstaged config:

  "lint-staged": {
    "*": "npx newline-linter"
  }

About

NPM package newline linter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published