UNPKG

@tomei/customer-base

Version:

Tomei Customer Base Package

9 lines (5 loc) 426 B
## 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 the `component-config` folder. This file will contain the configuration for your component. you want to use the `component-name` as the name of the file. For example, if your component is called `my-component`, then the file name should be `my-component.json`