Skip to content

Commit

Permalink
fix(readme): add to ignore type any in readme
Browse files Browse the repository at this point in the history
Signed-off-by: Sudhanshu Dasgupta <[email protected]>
  • Loading branch information
sudhanshutech committed Oct 25, 2023
1 parent 83d7018 commit 51686aa
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,11 @@ format-fix:
yarn run format:write
```

> [!NOTE]
> Avoid using `type any` in your code. Always specify explicit types to ensure type safety and maintainability.
<br/>

## Join the Layer5 community!

<a name="contributing"></a><a name="community"></a>
Expand Down

0 comments on commit 51686aa

Please sign in to comment.