Skip to content

Commit 8891092

Browse files
sarvajemolant
authored andcommitted
Breaking: Change category to pitfalls
1 parent fac28bc commit 8891092

File tree

1 file changed

+1
-1
lines changed
  • packages/hint-button-type/src

1 file changed

+1
-1
lines changed

packages/hint-button-type/src/meta.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ import { HintMetadata } from 'hint/dist/src/lib/types';
44

55
const meta: HintMetadata = {
66
docs: {
7-
category: Category.compatibility,
7+
category: Category.pitfalls,
88
description: `Check if button has type attribute set`
99
},
1010
id: 'button-type',

0 commit comments

Comments
 (0)