@tomei/order
v0.20.0
Published
Tomei Order Package
Readme
SSO Config
How to use
- run
npm i @tomei/config - create a
component-configfolder in the root of your project - create a
component-name.jsonfile in thecomponent-configfolder. This file will contain the configuration for your component. you want to use thecomponent-nameas the name of the file. For example, if your component is calledmy-component, then the file name should bemy-component.json
