Skip to content

Commit 265eebf

Browse files
authored
Update jsx-no-script-url.js
1 parent 28b0722 commit 265eebf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ module.exports = {
7878
},
7979
required: ['name', 'props'],
8080
additionalProperties: false,
81+
// deprecated: true, // ?
8182
},
8283
}],
8384
},

0 commit comments

Comments
 (0)