1.0.15 • Published 3 years ago

@tdashton-tickets/common v1.0.15

Weekly downloads
-
License
ISC
Repository
-
Last release
3 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

3 years ago

1.0.11

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.5

3 years ago

1.0.14

3 years ago

0.0.4

3 years ago

1.0.13

3 years ago

0.0.7

3 years ago

1.0.12

3 years ago

0.0.6

3 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago