0.1.4 • Published 2 years ago
@tomei/translation v0.1.4
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