@votingworks/ballot-encoder

v1.4.1

lint

eslint 'src/**/*.{ts,js}' --report-unused-disable-directives

prepare

in-publish && tsc || not-in-publish

test

jest

test:ci

jest --ci --collectCoverage

test:coverage

jest --collectCoverage

test:debug

node --inspect-brk $(which jest) --runInBand --no-cache

test:watch

jest --watch
npm i @votingworks/[email protected]

Metadata

Downloads