@endo/env-options

v1.1.3
Reading environment options.

lint

yarn lint:types && yarn lint:eslint

test

exit 0

build

exit 0

lint-fix

eslint --fix .

lint:types

tsc

build:types

tsc --build tsconfig.build.json

clean:types

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

lint:eslint

eslint .
npm i @endo/[email protected]

Metadata

Downloads