Skip to content

Commit 01a3e51

Browse files
authored
Update no-unused-components.js
1 parent 4847f9f commit 01a3e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/lib/rules/no-unused-components.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -559,7 +559,7 @@ tester.run('no-unused-components', rule, {
559559
}]
560560
},
561561

562-
// computed propertys
562+
// computed properties
563563
{
564564
filename: 'test.vue',
565565
code: `

0 commit comments

Comments
 (0)