Skip to content

Commit

Permalink
Fix typo in eslint-config-xo-vue link (#393)
Browse files Browse the repository at this point in the history
  • Loading branch information
cherryblossom000 authored and sindresorhus committed Aug 3, 2019
1 parent 5090c39 commit 0216305
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Uses [ESLint](https://eslint.org) underneath, so issues regarding rules should b

*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.*

*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.*
*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.*

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

Expand Down

0 comments on commit 0216305

Please sign in to comment.