1.5.4-alpha.22 • Published 1 year ago

@portkey-v1/onboarding v1.5.4-alpha.22

Weekly downloads
-
License
ISC
Repository
github
Last release
1 year ago

@portkey-v1/onboarding

ES Version Node Version NPM Package Version

Installation

Using NPM

npm install @portkey-v1/onboarding

Using Yarn

yarn add @portkey-v1/onboarding

Prerequisites

Package.json Scripts

ScriptDescription
cleanUses rm to remove dist/
buildUses tsc to build package and dependent packages
lintUses eslint to lint package
lint:fixUses eslint to check and fix any warnings
formatUses prettier to format the code

Usage