Sid

Results 1 issues of Sid

solhint --init throws an error ``` solhint: command not found``` when installed with yarn package manager version 1.22.19 Here is my package.json ```json { "devDependencies": { "@chainlink/contracts": "0.4.1", "@ethersproject/abi": "^5.7.0",...