Skip to content

Commit

Permalink
chore(rulesets): remove as const
Browse files Browse the repository at this point in the history
  • Loading branch information
P0lip committed Aug 22, 2023
1 parent 2d16c8e commit 76a9510
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/rulesets/src/oas/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -706,4 +706,4 @@ const ruleset = {
},
},
},
} as const;
};

0 comments on commit 76a9510

Please sign in to comment.