hardhat-preprocessor

v0.1.5
Hardhat plugin that can preprocess contracts without writing to filesystem
ethereum smart-contracts hardhat hardhat-plugin

prepare

node ./.setup.js

lint:fix

eslint --fix .

lint

eslint .

test

mocha --exit

build

tsc

watch

tsc -w

publish:next

npm publish --tag next

publish:release

npm publish

prepublishOnly

npm run build
npm i hardhat-preprocessor

Metadata

  • MIT
  • Whatever
  • Ronan Sandford
  • released 9/4/2022

Downloads

Maintainers