.solhintignore 105 B

1234567891011
  1. export/
  2. deployments/
  3. artifacts/
  4. cache/
  5. coverage/
  6. node_modules/
  7. typechain/
  8. scripts/
  9. tasks/
  10. test/
  11. .vscode/