-
Maurelian authored
This commit adds solhint-plugin-prettier which allows us to use both solhint and prettier on our solidity files, by ensure that solhint will throw an error when code is not formatted according to prettier rules. It also makes some slight modifications to yarn scripts which allows better separation between linting ts and solidity during CI runs
634b2c54