Skip to content

Commit 2c9c85a

Browse files
committed
Remove "deprecated" property from schema
1 parent e69e392 commit 2c9c85a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/rules/jsx-no-script-url.js

-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ module.exports = {
7373
},
7474
required: ['name', 'props'],
7575
additionalProperties: false,
76-
deprecated: true,
7776
},
7877
}],
7978
},

0 commit comments

Comments
 (0)