@halkeye/content-type-to-typescript

v1.1.1
Compile Contentful Models to TypeScript type definitions
contentful schema model content-type contentType typescript compile transpile interface and 3 more...

lint

tslint -t codeFrame 'src/**/*.ts' 'test/**/*.ts'

prebuild

rimraf dist

build

tsc && rollup -c rollup.config.ts && rimraf compiled

start

tsc -w && rollup -c rollup.config.ts -w

test

jest

test:watch

jest --watch

test:prod

npm run lint && npm run test -- --coverage --no-cache

run

ts-node -O '{"module": "commonjs"}' src/cli.ts

report-coverage

cat ./coverage/lcov.info | coveralls

1commit

git-cz

semantic-release

semantic-release

semantic-release-prepare

ts-node tools/semantic-release-prepare

1precommit

lint-staged

1prepush

npm run test:prod && npm run build

prepare

npm run build

1commitmsg

validate-commit-msg

travis-deploy-once

travis-deploy-once
npm i @halkeye/content-type-to-typescript

Metadata

  • MIT
  • >=8.0.0
  • Sergii Bezliudnyi
  • released 11/14/2019

Downloads

Maintainers