Skip to content

Commit a9d942c

Browse files
LitoMoreyangshun
authored andcommitted
Add XO code style to alternatives (#169)
* Update StandardJS link * Add XO to alternatives
1 parent 0ec5f66 commit a9d942c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,8 +274,9 @@ For the most part, using ESLint is as simple as tweaking a configuration file in
274274

275275
#### Alternatives
276276

277-
- [Standard](https://github.com/feross/standard)
277+
- [Standard](https://github.com/standard/standard)
278278
- [JSHint](http://jshint.com/)
279+
- [XO](https://github.com/xojs/xo)
279280

280281
## Linting CSS - stylelint
281282

0 commit comments

Comments
 (0)