@sumup/intl

v1.0.0-alpha.5
A convenience wrapper around the ECMAScript Internationalization API

start

tsc --watch

dev

yarn start

build

tsc && tsc --project ./tsconfig-es.json

lint

foundry run eslint . --ext .js,.jsx,.ts,.tsx

lint:fix

yarn lint --fix

lint:ci

yarn lint --format junit -o __reports__/junit/eslint-results.xml

prerelease

yarn build

release

foundry run semantic-release

test

jest --watch

test:ci

jest --ci --runInBand --coverage --reporters default --reporters "jest-junit"

check:security

audit-ci --critical

check:licenses

license-checker --production --summary --failOn=GPLv3
npm i @sumup/[email protected]

Metadata

Downloads