1.0.5 • Published 1 year ago

@ignifits/common v1.0.5

Weekly downloads
-
License
ISC
Repository
-
Last release
1 year ago

Configurations tsc --init npm install typescript del-cli --save-dev

Create folder src Create file index.ts Replace package.json scripts -> clean build pub

global edit main edit types add files

tsconfig add declaration: true add outDir "./build"

Increase version patch npm version patch

Run npm run build

public npm run pub