jsii

v1.102.0
TypeScript compiler for jsii

gen

cp ../../README.md . && bash ./generate.sh

lint

ESLINT_USE_FLAT_CONFIG=false eslint . --ext .js,.ts --ignore-path=.gitignore --ignore-pattern=test/negatives/*

test

jest

build

yarn gen && yarn tsc --build && npm run lint

watch

bash ./generate.sh && tsc --build -w

package

package-js

lint:fix

yarn lint --fix

test:update

jest -u

Metadata

  • Apache-2.0
  • >= 14.17.0
  • Amazon Web Services
  • released 8/2/2024

Downloads