Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 07ea38a

Browse files
edit rule
1 parent 0fbb5f8 commit 07ea38a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎tests/lib/rules/require-prop-comment.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -191,11 +191,11 @@ tester.run('require-prop-comment', rule, {
191191
options: [{ type: 'line' }],
192192
errors: [
193193
{
194-
line: 12,
194+
line: 13,
195195
message: 'The "a" property should have a line comment.'
196196
},
197197
{
198-
line: 13,
198+
line: 14,
199199
message: 'The "b" property should have a line comment.'
200200
}
201201
]

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /