@constl/ipa

v0.4.15
[![Tests](https://github.com/reseau-constellation/ipa/actions/workflows/tests.yml/badge.svg)](https://github.com/reseau-constellation/ipa/actions/workflows/tests.yml)

test

node --no-warnings --experimental-vm-modules ./node_modules/jest/bin/jest.js --runInBand

watch

npm-watch

publier

yarn compiler && yarn version

compiler

yarn versioner && yarn nettoyer && yarn compiler:esm

nettoyer

rimraf dist

formatter

yarn prettier --ignore-path .gitignore --write "**/*.+(js|ts|json)" && yarn eslint --ext .js,.ts src

test:tous

env TOUS=true yarn test

versioner

yarn genversion --es6 --semi src/version.ts

couverture

yarn test --coverage

postversion

yarn versioner && git push --tags && yarn publish --tag $npm_package_version --new-version $npm_package_version --access public && git push && echo "On a publiƩ version $npm_package_version!"

compiler:esm

ttsc -p tsconfig.build.json

couverture:tous

yarn test:tous --coverage
npm i @constl/[email protected]

Metadata

Downloads

Maintainers