@0xproject/tslint-config

v0.4.11
Lint rules related to 0xProject for TSLint
tslint config 0xProject typescript ts

build:watch

tsc -w

build

tsc && copyfiles -u 2 './lib/monorepo_scripts/**/*' ./scripts

clean

shx rm -rf lib scripts

lint

tslint --project . 'rules/**/*.ts'
npm i @0xproject/[email protected]

Metadata

Downloads