@constl/ipa

v0.6.47
[![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

publier

pnpm versioner && pnpm compiler && (git commit -a -m 'version' || true) && pnpm publish

compiler

pnpm versioner && pnpm nettoyer && pnpm ttsc -p tsconfig.build.json

nettoyer

rimraf dist

formatter

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

test:proc

env MANDATAIRE=PROC pnpm test

test:tous

env MANDATAIRE=TOUS pnpm test

versioner

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

couverture

pnpm test -- --coverage

test:aegir

pnpm compiler && env MANDATAIRE=TOUS pnpm aegir test && pnpm aegir test -t browser

couverture:tous

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

Metadata

Downloads

Maintainers