Skip to content

Commit

Permalink
chore: update types
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Dec 10, 2024
1 parent 89fe4fb commit 68caa6d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion shared/types.ts
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ export interface RuleInfo extends RuleMetaData<any, any> {
* The rule may be removed
*/
invalid?: boolean
defaultOptions?: any[]
}

export interface FiltersConfigsPage {
Expand Down

0 comments on commit 68caa6d

Please sign in to comment.