Skip to content

Commit 0cdf776

Browse files
ismailarilikkazupon
authored andcommitted
📝 docs: Fix typos (#29) by @ismailarilik
1 parent 7d051a9 commit 0cdf776

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/rules/no-unused-keys.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,4 +88,4 @@ i18n.t('hi')
8888
```
8989

9090
- `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.
91+
- `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

Comments
 (0)