Skip to content

Commit 23d6ef9

Browse files
author
Courtney Nguyen
committed
Added rule details cautioning the usage of disabled
1 parent a556263 commit 23d6ef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

__tests__/src/rules/no-disabled-test.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* eslint-env jest */
22
/**
3-
* @fileoverview Enforce disabled prop is not used.
3+
* @fileoverview Enforce disabled prop is not used unless specifically intended.
44
* @author Courtney Nguyen <@courtyenn>
55
*/
66

0 commit comments

Comments
 (0)