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 7d051a9 commit 0cdf776Copy full SHA for 0cdf776
docs/rules/no-unused-keys.md
@@ -88,4 +88,4 @@ i18n.t('hi')
88
```
89
90
- `src`: specify the source codes directory to be able to lint. If you don't set any options, it set to `process.cwd()` as default.
91
-- `extenstions`: an array to allow specified lintable target file extention. If you don't set any options, it set to `.js` and` .vue` as default.
+- `extensions`: an array to allow specified lintable target file extension. If you don't set any options, it set to `.js` and` .vue` as default.
0 commit comments