sbs-affordability-types
v1.0.26
Published
Library containing SBS Affordability types
Readme
#SBS-Affordability-Types
See this article for advice regarding publishing this library:
https://pauloe-me.medium.com/typescript-npm-package-publishing-a-beginners-guide-40b95908e69c
I couldn't actually get this working as a published npm package...
But I did get it working by publishing the library to a private package.
So this is the way I suggest we consume this library going forward.
Instructions:
- Open SBS-Affordability-Types in VS Code and type npm link in a terminal window.
- Open whichever repo that is going to consume this library and type npm link sbs-affordability-types in a terminal window.
You should now be able to consume this library!
