We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b9b946 commit 74c3976Copy full SHA for 74c3976
readme.md
@@ -115,6 +115,11 @@ Validation includes other standard properties.
115
- viewTransitionName
116
- willChange
117
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
123
## License
124
125
eslint-plugin-zss-lint is [MIT licensed](https://github.com/zss-in-js/plumeria/blob/main/license).
0 commit comments