ibm-cloud-sdk-core

v0.2.4
Core functionality to support SDKs generated with IBM's OpenAPI 3 SDK Generator.
ibm sdk openapi core

lint

npm run eslint:check && npm run tslint:check

test

jest --verbose test/unit/

build

tsc

prepare

npm run build

commitmsg

commitlint -E GIT_PARAMS

eslint:fix

eslint . --fix

tslint:fix

tslint --fix -p . -c tslint.json

test-travis

jest --runInBand test/unit/

eslint:check

eslint . --cache

tslint:check

tslint -p . -c ./tslint.json

eslint:config

eslint --print-config .eslintrc.js | eslint-config-prettier-check

tslint:config

tslint-config-prettier-check ./tslint.json

report-coverage

codecov

Metadata

Downloads

Maintainers