@buildtip/runsc

v1.0.1
Know your npm script with knowing them ?
npm cli scripts

lint

eslint .

jest

jest

local

nodemon dist/cli.js

release

standard-version

type:build

tsc

commit

git-cz

type:watch

tsc -w

build

parcel build --no-autoinstall ./src/index.ts --target node --out-dir bin --out-file index.js

watch

parcel watch --no-autoinstall ./src/index.ts --target node --out-dir bin --out-file index.js
npm i @buildtip/runsc

Metadata

Downloads

Maintainers