Skip to content

Commit

Permalink
Remove "deprecated" property from schema
Browse files Browse the repository at this point in the history
  • Loading branch information
burtek committed Jan 8, 2024
1 parent e69e392 commit 2c9c85a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/rules/jsx-no-script-url.js
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ module.exports = {
},
required: ['name', 'props'],
additionalProperties: false,
deprecated: true,
},
}],
},
Expand Down

0 comments on commit 2c9c85a

Please sign in to comment.