Skip to content

Commit e789ac5

Browse files
committed
fix
1 parent 4ce343d commit e789ac5

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

Diff for: tests/lib/rules/no-reserved-component-names.js

-8
Original file line numberDiff line numberDiff line change
@@ -247,12 +247,6 @@ const invalidElements = [
247247
'menuitem',
248248
'summary',
249249
'Summary',
250-
'content',
251-
'Content',
252-
'element',
253-
'Element',
254-
'shadow',
255-
'Shadow',
256250
'template',
257251
'Template',
258252
'slot',
@@ -369,8 +363,6 @@ const invalidElements = [
369363
'Blink',
370364
'center',
371365
'Center',
372-
'command',
373-
'Command',
374366
'dir',
375367
'Dir',
376368
'font',

0 commit comments

Comments
 (0)