Skip to content

Commit 0b6aaa6

Browse files
committed
docs: add Example configuration
1 parent d2adc25 commit 0b6aaa6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
[![Travis build status](http://img.shields.io/travis/gajus/eslint-config-canonical/master.svg?style=flat-square)](https://app.travis-ci.com/github/gajus/eslint-config-canonical)
44
[![NPM version](http://img.shields.io/npm/v/eslint-config-canonical.svg?style=flat-square)](https://www.npmjs.org/package/eslint-config-canonical)
55

6-
Canonical is the most comprehensive code style guide. It consists 1,000+ rules, some of which are [custom written](https://github.com/gajus/eslint-plugin-canonical) for Canonical.
6+
The most comprehensive code style guide.
77

8-
Canonical goal is to reduce noise in code version control and promote use of the latest ES features.
8+
Canonical consists of 1,000+ rules, some of which are [custom written](https://github.com/gajus/eslint-plugin-canonical) for Canonical. Canonical goal is to reduce noise in code version control and promote use of the latest ES features.
99

1010
* [Usage](#usage)
1111
* [Example configuration](#example-configuration)

0 commit comments

Comments
 (0)