Skip to content

Commit 74c3976

Browse files
committed
feat: update readme
1 parent 7b9b946 commit 74c3976

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

readme.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,11 @@ Validation includes other standard properties.
115115
- viewTransitionName
116116
- willChange
117117

118+
### no-unused-keys
119+
120+
Warns about unused keys in objects inside functions.
121+
This only affects functions if they are written directly in the component file.
122+
118123
## License
119124

120125
eslint-plugin-zss-lint is [MIT licensed](https://github.com/zss-in-js/plumeria/blob/main/license).

0 commit comments

Comments
 (0)