@tomei/cash-drawer
v0.2.2
Published
Tomei Cash Drawer Package
Downloads
1
Readme
SSO Config
How to use
- run
npm i @tomei/config
- create a
component-config
folder in the root of your project - create a
component-name.json
file in thecomponent-config
folder. This file will contain the configuration for your component. you want to use thecomponent-name
as the name of the file. For example, if your component is calledmy-component
, then the file name should bemy-component.json