Skip to content

Poulinhoo/github-action-lint-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This action allow you to install and lint your JS file and get only compiled files (run it on node:10.x, 12.x, latest)

You need to replace the inputs commands:

      - name: building
        uses: PoulainMaxime/github-action-lint-js/{version}@master
        with:
          cmd: npm | yarn
          path: $PATH | you can leave it blank if the project and has the root

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors