Skip to content

Commit

Permalink
refactor: Narrowing the type of options
Browse files Browse the repository at this point in the history
  • Loading branch information
sajikix committed Mar 24, 2023
1 parent 7a85718 commit a6b2382
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,6 @@ export default util.createRule<Options, MessageIds>({
schema: [
{
additionalProperties: false,
type: 'object',
properties: {
ignoreIntersections: {
type: 'boolean',
Expand Down

0 comments on commit a6b2382

Please sign in to comment.