hardhat-typechain

v0.2.3
Hardhat TypeScript plugin boilerplate
ethereum smart-contracts hardhat hardhat-plugin 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

prepare

npm run build

Metadata

  • MIT
  • Whatever
  • Rahul Sethuram
  • released 10/23/2020

Downloads

Maintainers