contentful-batch-libs

v10.1.1
Library modules used by contentful batch utility CLI tools.
contentful batch

build

npm run clean && tsc

build:watch

tsc --watch

clean

rimraf dist && rimraf coverage

lint

eslint lib test/* test

pretest

npm run lint

test

jest

test:debug

node --inspect-brk ./node_modules/.bin/jest --runInBand --watch

test:watch

npm run test -- --watch

semantic-release

semantic-release

prepublishOnly

npm run build

postpublish

npm run clean

precommit

npm run lint

prepush

npm run test
npm i contentful-batch-libs

Metadata

  • MIT
  • >=18
  • Contentful
  • released 11/8/2023

Downloads