1.4.3 • Published 2 years ago

w2-types v1.4.3

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

Installation

  1. yarn build
  2. yarn link //w2-types is now prepped locally
  3. go to wf-corporate/wf-corporate-node directory and yarn link w2-types

How to update types

  1. update types
  2. yarn build
  3. Make PR

FAQ

How does w2-types in wf-corporate package.json work?

It doesn't. yarn link w2-types overrides that reference. The actual npm reference is a non maintained process that we use to avoid eslint(import/no-extraneous-dependencies) errors. One day we'll be able to delete it and not have that error.

Notes when updating

  • export all from index to avoid duplicate naming
  • For response/receive types, add a comment on the path used for easier searching
1.4.3

2 years ago

0.1.8

4 years ago

0.1.7

4 years ago

0.1.6

4 years ago

0.1.4

4 years ago

0.1.5

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.0.10

4 years ago

0.0.11

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago