1.0.2 • Published 7 months ago

primo-pacco-ts v1.0.2

Weekly downloads
-
License
ISC
Repository
-
Last release
7 months ago

Primo Pacco TS

  1. npx tsc --init
  2. tsconfig.json: uncomment outDir to ./build.
  3. npx tsc to compile to /.build
  4. Setup package for publish
    1. npm init -y
    2. npm i typescript --save-dev
    3. build: npx tsc
    4. package.json: ensure 'main' points to build/index.js
1.0.2

7 months ago

1.0.1

7 months ago

1.0.0

7 months ago