@endo/env-options

v1.0.0
Reading environment options.

lint

yarn lint:types && yarn lint:js

test

ava

build

exit 0

lint:js

eslint .

lint-fix

eslint --fix .

lint:types

tsc

build:types

tsc --build tsconfig.build.json

clean:types

git clean -f '*.d.ts*'
npm i @endo/[email protected]

Metadata

Downloads