ibm-cloud-sdk-core

v2.7.1
Core functionality to support SDKs generated with IBM's OpenAPI SDK Generator.
ibm sdk openapi core

jest

jest

lint

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

test

jest test/unit/

build

tsc

lint:fix

npm run eslint:fix && npm run tslint:fix

commitmsg

commitlint -E GIT_PARAMS

eslint:fix

eslint . --fix

tslint:fix

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

postversion

tsc-publish --no-checks --dry-run

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