safe-client-gateway icon indicating copy to clipboard operation
safe-client-gateway copied to clipboard

Enforce consistent usage of type imports

Open iamacook opened this issue 4 months ago • 0 comments

Summary

Resolves #1977

This enables and applied the consistent-type-imports ESLint rule.

Changes

  • Enable rule to error.
  • Apply rule across codebase.

iamacook avatar Oct 01 '24 13:10 iamacook