Skip to content

Commit bd7b437

Browse files
committed
[Fix] sort-prop-types Pass all test cases typo fixed
1 parent 1a5a9e2 commit bd7b437

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

tests/lib/rules/sort-prop-types.js

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -468,11 +468,6 @@ ruleTester.run('sort-prop-types', rule, {
468468
options: [{ sortShapeProp: true }],
469469
}
470470
)),
471-
//
472-
//
473-
//
474-
//
475-
476471
invalid: parsers.all([].concat(
477472
{
478473
code: `

0 commit comments

Comments
 (0)