@endo/env-options

v0.1.4
Reading environment options.

lint

yarn lint:types && yarn lint:js

test

ava

build

exit 0

lint:js

eslint .

prepack

tsc --build jsconfig.build.json

lint-fix

eslint --fix .

postpack

git clean -f '*.d.ts*'

lint:types

tsc -p jsconfig.json
npm i @endo/[email protected]

Metadata

Downloads