Skip to content

Commit 0216305

Browse files
cherryblossom000sindresorhus
authored andcommitted
Fix typo in eslint-config-xo-vue link (#393)
1 parent 5090c39 commit 0216305

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Uses [ESLint](https://eslint.org) underneath, so issues regarding rules should b
1616

1717
*JSX is supported by default, but you'll need [eslint-config-xo-react](https://github.com/xojs/eslint-config-xo-react#use-with-xo) for React specific linting.*
1818

19-
*Vue components are not supported by default. You'll need [eslint-onfig-xo-vue](https://github.com/ChocPanda/eslint-config-xo-vue#use-with-xo) for specific linting in a Vue app.*
19+
*Vue components are not supported by default. You'll need [eslint-config-xo-vue](https://github.com/ChocPanda/eslint-config-xo-vue#use-with-xo) for specific linting in a Vue app.*
2020

2121
![](https://raw.githubusercontent.com/sindresorhus/eslint-formatter-pretty/master/screenshot.png)
2222

0 commit comments

Comments
 (0)