Skip to content

Commit 2ab0a69

Browse files
committed
Update project tagline
1 parent 3033fcd commit 2ab0a69

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xo",
33
"version": "0.24.0",
4-
"description": "JavaScript happiness style linter ❤️",
4+
"description": "JavaScript linter with great defaults",
55
"license": "MIT",
66
"repository": "xojs/xo",
77
"author": {
@@ -33,7 +33,6 @@
3333
"style",
3434
"lint",
3535
"linter",
36-
"jscs",
3736
"jshint",
3837
"jslint",
3938
"eslint",

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<br>
77
</h1>
88

9-
> JavaScript happiness style linter
9+
> JavaScript linter with great defaults
1010
1111
[![Build Status](https://travis-ci.org/xojs/xo.svg?branch=master)](https://travis-ci.org/xojs/xo) [![Coverage Status](https://coveralls.io/repos/github/xojs/xo/badge.svg?branch=master)](https://coveralls.io/github/xojs/xo?branch=master) [![XO code style](https://img.shields.io/badge/code_style-XO-5ed9c7.svg)](https://github.com/xojs/xo) [![Gitter](https://badges.gitter.im/join_chat.svg)](https://gitter.im/xojs/Lobby)
1212

0 commit comments

Comments
 (0)