buidler-typechain

v0.0.2
Buidler TypeScript plugin boilerplate
ethereum smart-contracts buidler buidler-plugin

lint:fix

prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && tslint --fix --config tslint.json --project tsconfig.json

lint

tslint --config tslint.json --project tsconfig.json

test

mocha --exit

build

tsc

buidl

tsc

watch

tsc -w

Metadata

  • MIT
  • Whatever
  • Rahul Sethuram
  • released 11/19/2019

Downloads

Maintainers