1.0.15 • Published 2 years ago

@tdashton-tickets/common v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

module for npm

steps to init

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

tsc / compile

see the tsconfig.json

exports

set up the exports in the index.ts

(re)build and publish

git add .
git commit -m 'Updates'
npm version patch
npm run build
npm publish
# ... in the target project
npm update @tdashton-tickets/common
1.0.15

2 years ago

1.0.11

2 years ago

0.0.9

2 years ago

0.0.8

2 years ago

0.0.5

2 years ago

1.0.14

2 years ago

0.0.4

2 years ago

1.0.13

2 years ago

0.0.7

2 years ago

1.0.12

2 years ago

0.0.6

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago