Skip to content

qoq-ts/ts-prepublish

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ts-prepublish

Run shell script before npm publish.

Installation

yarn add ts-prepublish --dev

Usage

Add scripts to you package.json

{
    "scripts: {
        "prepublishOnly": "ts-prepublish"
    }
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages