Skip to content

Commit

Permalink
Add JSDocs for the Check interface
Browse files Browse the repository at this point in the history
  • Loading branch information
aryaemami59 committed Mar 13, 2024
1 parent 26903bb commit 37f412e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/size-limit/index.d.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
/**
* Represents the options for the size-limit check.
*/
export interface Check {
/**
* With `false` it will disable any compression.
Expand Down

0 comments on commit 37f412e

Please sign in to comment.